Home
last modified time | relevance | path

Searched refs:getAliasRAW (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DSegmentArrayProcessor2.cpp50 … TTGlyphID *glyphArray = (TTGlyphID *) ((char *) subtableHeader.getAliasRAW() + offset); in process()
DLETableReference.h119 const void* getAliasRAW() const { LE_DEBUG_TR("getAliasRAW()"); return (const void*)fStart; } in getAliasRAW() function
313 const T *getAliasRAW() const { LE_DEBUG_TR("getAliasRAW<>"); return (const T*)fStart; } in getAliasRAW() function
415 const T *getAliasRAW() const { LE_DEBUG_TR("getAliasRAW<>"); return (const T*)fStart; } in getAliasRAW() function