Home
last modified time | relevance | path

Searched refs:hUnRotatedFont (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx2890 HFONT hUnRotatedFont; local
2898 hUnRotatedFont = ::CreateFontIndirectW( &aLogFont);
2899 ::SelectFont(mhDC, hUnRotatedFont);
2936 ::DeleteObject(hUnRotatedFont);

Completed in 28 milliseconds