Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp661 uint16_t getFBoundingBoxesGlyphOffset();
951 uint16_t SkScalerContext_Mac::getFBoundingBoxesGlyphOffset() { in getFBoundingBoxesGlyphOffset() function in SkScalerContext_Mac
1075 (cgGlyph < fGlyphCount && cgGlyph >= getFBoundingBoxesGlyphOffset() && generateBBoxes())) in generateMetrics()