Searched defs:rLogFont (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 836 const LOGFONTA rLogFont = rEnumFont.elfLogFont; in WinFont2DevFontAttributes() local 911 const LOGFONTW rLogFont = rEnumFont.elfLogFont; in WinFont2DevFontAttributes() local 1019 void ImplSalLogFontToFontA( HDC hDC, const LOGFONTA& rLogFont, Font& rFont ) in ImplSalLogFontToFontA() 1058 void ImplSalLogFontToFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont ) in ImplSalLogFontToFontW() 1391 LOGFONTW& rLogFont, in ImplGetLogFontFromFontSelect() 1464 LOGFONTA& rLogFont, in ImplGetLogFontFromFontSelect()
|
/aoo41x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 2796 static void ImplSalUpdateStyleFontA( HDC hDC, const LOGFONTA& rLogFont, Font& rFont ) in ImplSalUpdateStyleFontA() 2816 static void ImplSalUpdateStyleFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont ) in ImplSalUpdateStyleFontW()
|
Completed in 49 milliseconds