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

/external/chromium_org/third_party/skia/src/fonts/
H A DSkGScalerContext.cpp20 virtual uint16_t generateCharToGlyph(SkUnichar) SK_OVERRIDE;
74 uint16_t SkGScalerContext::generateCharToGlyph(SkUnichar uni) { function in class:SkGScalerContext
/external/skia/src/fonts/
H A DSkGScalerContext.cpp20 virtual uint16_t generateCharToGlyph(SkUnichar) SK_OVERRIDE;
75 uint16_t SkGScalerContext::generateCharToGlyph(SkUnichar uni) { function in class:SkGScalerContext
/external/chromium_org/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp346 uint16_t SkScalerContext_DW::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_DW
H A DSkFontHost_FreeType.cpp198 virtual uint16_t generateCharToGlyph(SkUnichar uni) SK_OVERRIDE;
1087 uint16_t SkScalerContext_FreeType::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_FreeType
H A DSkFontHost_win.cpp558 virtual uint16_t generateCharToGlyph(SkUnichar uni) SK_OVERRIDE;
808 uint16_t SkScalerContext_GDI::generateCharToGlyph(SkUnichar utf32) { function in class:SkScalerContext_GDI
H A DSkFontHost_mac.cpp651 uint16_t generateCharToGlyph(SkUnichar uni) SK_OVERRIDE;
942 uint16_t SkScalerContext_Mac::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_Mac
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp346 uint16_t SkScalerContext_DW::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_DW
H A DSkFontHost_FreeType.cpp198 virtual uint16_t generateCharToGlyph(SkUnichar uni) SK_OVERRIDE;
1088 uint16_t SkScalerContext_FreeType::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_FreeType
H A DSkFontHost_win.cpp557 virtual uint16_t generateCharToGlyph(SkUnichar uni) SK_OVERRIDE;
808 uint16_t SkScalerContext_GDI::generateCharToGlyph(SkUnichar utf32) { function in class:SkScalerContext_GDI
H A DSkFontHost_mac.cpp651 uint16_t generateCharToGlyph(SkUnichar uni) SK_OVERRIDE;
942 uint16_t SkScalerContext_Mac::generateCharToGlyph(SkUnichar uni) { function in class:SkScalerContext_Mac

Completed in 1261 milliseconds