HomeSort by relevance Sort by last modified time
    Searched refs:PropertyAliases (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/common/
propname.cpp 142 // PropertyAliases implementation
145 PropertyAliases::chooseNameInGroup(Offset offset,
161 PropertyAliases::getValueMap(EnumValue prop) const {
168 PropertyAliases::getPropertyName(EnumValue prop,
175 PropertyAliases::getPropertyEnum(const char* alias) const {
181 PropertyAliases::getPropertyValueName(EnumValue prop,
198 PropertyAliases::getPropertyValueEnum(EnumValue prop,
212 static const PropertyAliases* PNAME = NULL;
261 PNAME = (const PropertyAliases*) udata_getMemory(UDATA);
289 // to the singleton PropertyAliases, and calls the appropriate metho
    [all...]
propname.h 21 * structure representing the UCD data files PropertyAliases.txt and
148 /* PropertyAliases class */
159 class PropertyAliases {
377 EnumValue getEnum(const char* alias, const PropertyAliases& data) const {
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 101 milliseconds