Searched refs:getFBoundingBoxesGlyphOffset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp668 uint16_t getFBoundingBoxesGlyphOffset();
887 uint16_t SkScalerContext_Mac::getFBoundingBoxesGlyphOffset() { function in class:SkScalerContext_Mac
1003 (cgGlyph < fGlyphCount && cgGlyph >= getFBoundingBoxesGlyphOffset() && generateBBoxes()))
/external/skia/src/ports/
H A DSkFontHost_mac.cpp668 uint16_t getFBoundingBoxesGlyphOffset();
887 uint16_t SkScalerContext_Mac::getFBoundingBoxesGlyphOffset() { function in class:SkScalerContext_Mac
1003 (cgGlyph < fGlyphCount && cgGlyph >= getFBoundingBoxesGlyphOffset() && generateBBoxes()))

Completed in 110 milliseconds