HomeSort by relevance Sort by last modified time
    Searched defs:generateGlyphCount (Results 1 - 11 of 11) sorted by null

  /external/skia/legacy/src/ports/
SkFontHost_ascender.cpp 32 virtual unsigned generateGlyphCount();
112 unsigned SkScalerContext_Ascender::generateGlyphCount()
SkFontHost_mac_atsui.cpp 80 virtual unsigned generateGlyphCount();
178 unsigned SkScalerContext_Mac::generateGlyphCount() {
SkFontHost_FreeType.cpp 159 virtual unsigned generateGlyphCount();
924 unsigned SkScalerContext_FreeType::generateGlyphCount() {
    [all...]
SkFontHost_win.cpp 419 virtual unsigned generateGlyphCount();
549 unsigned SkScalerContext_Windows::generateGlyphCount() {
    [all...]
SkFontHost_mac_coretext.cpp 578 unsigned generateGlyphCount(void);
922 unsigned SkScalerContext_Mac::generateGlyphCount(void)
    [all...]
  /external/skia/src/ports/
SkFontHost_ascender.cpp 32 virtual unsigned generateGlyphCount();
112 unsigned SkScalerContext_Ascender::generateGlyphCount()
SkFontHost_mac_atsui.cpp 80 virtual unsigned generateGlyphCount();
178 unsigned SkScalerContext_Mac::generateGlyphCount() {
SkFontHost_FreeType.cpp 172 virtual unsigned generateGlyphCount() SK_OVERRIDE;
930 unsigned SkScalerContext_FreeType::generateGlyphCount() {
    [all...]
SkFontHost_mac_coretext.cpp 609 unsigned generateGlyphCount(void) SK_OVERRIDE;
895 unsigned SkScalerContext_Mac::generateGlyphCount(void) {
    [all...]
SkFontHost_win.cpp 547 virtual unsigned generateGlyphCount() SK_OVERRIDE;
744 unsigned SkScalerContext_Windows::generateGlyphCount() {
    [all...]
  /external/skia/legacy/src/core/
SkScalerContext.cpp 745 virtual unsigned generateGlyphCount() {

Completed in 485 milliseconds