Searched refs:normalized (Results 1 – 4 of 4) sorted by relevance
26 // Multiply to get the final point in normalized screen coordinates.
30 // Multiply to get the final point in normalized screen coordinates.
50 JSONArray a, boolean normalized, int width, int height) in getJsonWeightedRectsFromArray() argument58 if (normalized) { in getJsonWeightedRectsFromArray()
622 String normalized; in buildTestMessage() local624 normalized = "NFC"; in buildTestMessage()626 normalized = "NFD"; in buildTestMessage()628 normalized = "NFKC"; in buildTestMessage()630 normalized = "NFKD"; in buildTestMessage()642 ", Normalization: " + normalized; in buildTestMessage()