HomeSort by relevance Sort by last modified time
    Searched refs:getStaticClassID (Results 51 - 75 of 181) sorted by null

1 23 4 5 6 7 8

  /external/icu/icu4c/source/layout/
LEInsertionList.h 138 static UClassID getStaticClassID();
LigatureSubstProc.h 51 static UClassID getStaticClassID();
LigatureSubstProc2.h 52 static UClassID getStaticClassID();
ThaiLayoutEngine.h 68 static UClassID getStaticClassID();
TibetanLayoutEngine.h 99 static UClassID getStaticClassID();
ContextualGlyphInsertionProc2.h 51 static UClassID getStaticClassID();
GXLayoutEngine.h 73 static UClassID getStaticClassID();
GXLayoutEngine2.h 72 static UClassID getStaticClassID();
IndicLayoutEngine.h 97 static UClassID getStaticClassID();
  /external/icu/icu4c/source/samples/layout/
ScriptCompositeFontInstance.h 112 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); }
117 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
  /external/icu/icu4c/source/test/intltest/
nptrans.h 57 inline UClassID getDynamicClassID() const { return getStaticClassID(); }
62 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
  /external/icu/icu4c/source/common/unicode/
usetiter.h 233 static UClassID U_EXPORT2 getStaticClassID();
caniter.h 137 static UClassID U_EXPORT2 getStaticClassID();
parsepos.h 157 static UClassID U_EXPORT2 getStaticClassID();
  /external/icu/icu4c/source/i18n/
brktrans.h 79 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
buddhcal.h 116 * Derived::getStaticClassID()) ...
121 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
coptccal.h 211 * Derived::getStaticClassID()) ...
216 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
japancal.h 137 * Derived::getStaticClassID()) ...
142 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
quant.h 109 static UClassID U_EXPORT2 getStaticClassID();
strrepl.h 147 static UClassID U_EXPORT2 getStaticClassID();
  /external/icu/icu4c/source/i18n/unicode/
tztrans.h 168 * . erived::getStaticClassID()) ...
173 static UClassID U_EXPORT2 getStaticClassID(void);
  /external/icu/icu4c/source/extra/scrptrun/
scrptrun.h 61 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); }
68 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
  /external/icu/icu4c/source/layoutex/layout/
ParagraphLayout.h 152 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
159 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); }
315 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
322 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); }
546 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
553 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); }
  /external/icu/icu4c/source/tools/toolutil/
xmlparser.h 122 static UClassID U_EXPORT2 getStaticClassID();
194 static UClassID U_EXPORT2 getStaticClassID();
  /external/icu/icu4c/source/common/
servloc.h 160 static UClassID U_EXPORT2 getStaticClassID();
280 static UClassID U_EXPORT2 getStaticClassID();
344 static UClassID U_EXPORT2 getStaticClassID();
407 static UClassID U_EXPORT2 getStaticClassID();

Completed in 847 milliseconds

1 23 4 5 6 7 8