Searched defs:getInclusionsForProperty (Results 1 – 3 of 3) sorted by relevance
121 public static synchronized UnicodeSet getInclusionsForProperty(int prop) { in getInclusionsForProperty() method in CharacterPropertiesImpl
119 public static synchronized UnicodeSet getInclusionsForProperty(int prop) { in getInclusionsForProperty() method in CharacterPropertiesImpl
254 const UnicodeSet *CharacterProperties::getInclusionsForProperty( in getInclusionsForProperty() function in CharacterProperties