OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAliasRAW
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/layout/
SegmentArrayProcessor2.cpp
50
TTGlyphID *glyphArray = (TTGlyphID *) ((char *) subtableHeader.
getAliasRAW
() + offset);
LETableReference.h
119
const void*
getAliasRAW
() const { LE_DEBUG_TR("
getAliasRAW
()"); return (const void*)fStart; }
313
const T *
getAliasRAW
() const { LE_DEBUG_TR("
getAliasRAW
<>"); return (const T*)fStart; }
415
const T *
getAliasRAW
() const { LE_DEBUG_TR("
getAliasRAW
<>"); return (const T*)fStart; }
Completed in 45 milliseconds