Searched defs:generateCharToGlyph (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/fonts/
H A DSkGScalerContext.cpp20 uint16_t generateCharToGlyph(SkUnichar) override;
74 uint16_t SkGScalerContext::generateCharToGlyph(SkUnichar uni) { function in class:SkGScalerContext
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp318 uint16_t SkScalerContext_DW::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_DW
H A DSkFontHost_FreeType.cpp197 uint16_t generateCharToGlyph(SkUnichar uni) override;
979 uint16_t SkScalerContext_FreeType::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_FreeType
H A DSkFontHost_win.cpp542 uint16_t generateCharToGlyph(SkUnichar uni) override;
775 uint16_t SkScalerContext_GDI::generateCharToGlyph(SkUnichar utf32) { function in class:SkScalerContext_GDI
H A DSkFontHost_mac.cpp622 uint16_t generateCharToGlyph(SkUnichar uni) override;
993 uint16_t SkScalerContext_Mac::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_Mac

Completed in 3039 milliseconds