Home
last modified time | relevance | path

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

/aoo41x/main/canvas/source/cairo/
H A Dcairo_win32_cairo.cxx291 WORD glyph_index; in ucs4toindex() local
308 if (GetGlyphIndicesW (hdc, unicode, 1, &glyph_index, 0) == GDI_ERROR) { in ucs4toindex()
309 glyph_index = 0; in ucs4toindex()
313 return glyph_index; in ucs4toindex()

Completed in 14 milliseconds