Searched defs:GDIGlyphbufferPointIter (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1393 class GDIGlyphbufferPointIter { class
1395 GDIGlyphbufferPointIter(const uint8_t* glyphbuf, DWORD total_size) function in class:GDIGlyphbufferPointIter
1593 GDIGlyphbufferPointIter hintedYs) {
1736 GDIGlyphbufferPointIter(hintedGlyphbuf, hinted_total_size)))
/external/skia/src/ports/
H A DSkFontHost_win.cpp1425 class GDIGlyphbufferPointIter { class
1427 GDIGlyphbufferPointIter(const uint8_t* glyphbuf, DWORD total_size) function in class:GDIGlyphbufferPointIter
1625 GDIGlyphbufferPointIter hintedYs) {
1767 GDIGlyphbufferPointIter(hintedGlyphbuf, hinted_total_size)))

Completed in 108 milliseconds