Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
DSkFontHost_win.cpp1176 class GDIGlyphbufferPointIter { class
1178 GDIGlyphbufferPointIter(const uint8_t* glyphbuf, DWORD total_size) in GDIGlyphbufferPointIter() function in __anona8d0846a0311::GDIGlyphbufferPointIter
1345 bool process(const uint8_t* glyphbuf, DWORD total_size, GDIGlyphbufferPointIter hintedYs);
1416 GDIGlyphbufferPointIter hintedYs) { in process()
1573 GDIGlyphbufferPointIter(hintedGlyphbuf, hinted_total_size))) in generatePath()