Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/win/ !
H A Dsaldata.hxx243 void ImplSalLogFontToFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont );
/trunk/main/vcl/win/source/gdi/ !
H A Dsalgdi3.cxx1058 void ImplSalLogFontToFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont ) in ImplSalLogFontToFontW() function
/trunk/main/vcl/win/source/window/ !
H A Dsalframe.cxx2812 ImplSalLogFontToFontW( hDC, rLogFont, rFont ); in ImplSalUpdateStyleFontW()