Searched refs:mnDrawOptions (Results 1 – 1 of 1) sorted by relevance
/trunk/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 658 UINT mnDrawOptions = ETO_GLYPH_INDEX; local 660 mnDrawOptions = 0; 679 ::ExtTextOutW( aHDC, 0, 0, mnDrawOptions, NULL, 681 ::ExtTextOutW( aHDC, 0, 0, mnDrawOptions, NULL, 687 ::ExtTextOutW( aHDC, aPos.X(), aPos.Y(), mnDrawOptions, NULL,
|
Completed in 55 milliseconds