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

/external/skia/tools/fonts/
H A DSkRandomScalerContext.cpp25 uint16_t generateCharToGlyph(SkUnichar) override;
53 uint16_t SkRandomScalerContext::generateCharToGlyph(SkUnichar uni) { function in class:SkRandomScalerContext
/external/skqp/tools/
H A DSkRandomScalerContext.cpp25 uint16_t generateCharToGlyph(SkUnichar) override;
53 uint16_t SkRandomScalerContext::generateCharToGlyph(SkUnichar uni) { function in class:SkRandomScalerContext
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp372 uint16_t SkScalerContext_DW::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_DW
H A DSkFontHost_win.cpp550 uint16_t generateCharToGlyph(SkUnichar uni) override;
788 uint16_t SkScalerContext_GDI::generateCharToGlyph(SkUnichar utf32) { function in class:SkScalerContext_GDI
/external/skqp/src/ports/
H A DSkScalerContext_win_dw.cpp372 uint16_t SkScalerContext_DW::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_DW
H A DSkFontHost_win.cpp550 uint16_t generateCharToGlyph(SkUnichar uni) override;
788 uint16_t SkScalerContext_GDI::generateCharToGlyph(SkUnichar utf32) { function in class:SkScalerContext_GDI

Completed in 1220 milliseconds