Searched refs:normalized (Results 1 – 6 of 6) 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.
52 JSONArray a, boolean normalized, int width, int height) in getJsonWeightedRectsFromArray() argument60 if (normalized) { in getJsonWeightedRectsFromArray()
13 // The difference here is that we use a normalized model such
630 String normalized; in buildTestMessage() local632 normalized = "NFC"; in buildTestMessage()634 normalized = "NFD"; in buildTestMessage()636 normalized = "NFKC"; in buildTestMessage()638 normalized = "NFKD"; in buildTestMessage()650 ", Normalization: " + normalized; in buildTestMessage()