Searched refs:RetrieveGlyphId (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.h429 int32_t RetrieveGlyphId(int32_t segment,
H A Dcmap_table.cc617 return RetrieveGlyphId(segment, start_code, character);
620 int32_t CMapTable::CMapFormat4::RetrieveGlyphId(int32_t segment, function in class:sfntly::CMapTable::CMapFormat4
/external/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.h429 int32_t RetrieveGlyphId(int32_t segment,
H A Dcmap_table.cc617 return RetrieveGlyphId(segment, start_code, character);
620 int32_t CMapTable::CMapFormat4::RetrieveGlyphId(int32_t segment, function in class:sfntly::CMapTable::CMapFormat4

Completed in 94 milliseconds