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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp666 * For use with (and must be called before) generateBBoxes.
686 bool generateBBoxes();
899 bool SkScalerContext_Mac::generateBBoxes() { function in class:SkScalerContext_Mac
1003 (cgGlyph < fGlyphCount && cgGlyph >= getFBoundingBoxesGlyphOffset() && generateBBoxes()))
/external/skia/src/ports/
H A DSkFontHost_mac.cpp666 * For use with (and must be called before) generateBBoxes.
686 bool generateBBoxes();
899 bool SkScalerContext_Mac::generateBBoxes() { function in class:SkScalerContext_Mac
1003 (cgGlyph < fGlyphCount && cgGlyph >= getFBoundingBoxesGlyphOffset() && generateBBoxes()))

Completed in 1210 milliseconds