Searched refs:charOrientation (Results 1 – 2 of 2) sorted by relevance
238 String charOrientation = getResolvedCldrFileToCheck().getStringValue( in handleCheck() local240 if (charOrientation.equals("right-to-left")) { in handleCheck()
565 String charOrientation = getResolvedCldrFileToCheck().getStringValue( in asciiNotAllowed() local567 if (charOrientation.equals("right-to-left")) { in asciiNotAllowed()