OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glyphIDToChar
(Results
1 - 3
of
3
) sorted by null
/external/skia/include/core/
SkScalerContext.h
218
SkUnichar
glyphIDToChar
(uint16_t glyphID);
/external/skia/src/core/
SkGlyphCache.cpp
132
return fScalerContext->
glyphIDToChar
(glyphID);
SkScalerContext.cpp
267
SkUnichar SkScalerContext::
glyphIDToChar
(uint16_t glyphID) {
Completed in 31 milliseconds