Home
last modified time | relevance | path

Searched refs:glyphIntStr (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx2960 sal_GlyphId glyphIntStr[MAX_GLYPHS]; local
2967 nGlyphs = maImpl.GetNextGlyphs(1, glyphIntStr, aPos, glyphIndex);
2970 std::copy(glyphIntStr, glyphIntStr + nGlyphs, glyphWStr);

Completed in 35 milliseconds