Searched refs:LOGFONTW (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 496 LOGFONTW&, bool /*bTestVerticalAvail*/ ); 510 LOGFONTW aLogFont; in HasMissingChars() 632 LOGFONTW* mpLogFontW; 911 const LOGFONTW rLogFont = rEnumFont.elfLogFont; in WinFont2DevFontAttributes() 1058 void ImplSalLogFontToFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont ) in ImplSalLogFontToFontW() 1370 LOGFONTW aLogFont; in ImplIsFontAvailable() 1391 LOGFONTW& rLogFont, in ImplGetLogFontFromFontSelect() 1547 LOGFONTW aLogFont; in ImplDoSetFont() 2402 LOGFONTW aLogFont; in GetDevFontList()
|
H A D | winlayout.cxx | 243 LOGFONTW aLogFont; in DisableFontScaling() 244 ::GetObjectW( mhFont, sizeof(LOGFONTW), &aLogFont); in DisableFontScaling() 2894 LOGFONTW aLogFont; 2895 ::GetObjectW( mhFont, sizeof(LOGFONTW), &aLogFont);
|
/aoo4110/main/svtools/source/filter/wmf/ |
H A D | winmtf.hxx | 141 struct LOGFONTW struct 358 WinMtfFontStyle( LOGFONTW& rLogFont );
|
H A D | winwmf.cxx | 753 LOGFONTW aLogFont; in ReadRecordParams()
|
H A D | enhwmf.cxx | 1011 LOGFONTW aLogFont; in ReadEnhWMF()
|
H A D | winmtf.cxx | 193 WinMtfFontStyle::WinMtfFontStyle( LOGFONTW& rFont ) in WinMtfFontStyle()
|
/aoo4110/main/vcl/inc/win/ |
H A D | saldata.hxx | 243 void ImplSalLogFontToFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont );
|
H A D | salgdi.h | 377 LOGFONTW&, bool bTestVerticalAvail );
|
/aoo4110/main/canvas/source/cairo/ |
H A D | cairo_textlayout.cxx | 387 LOGFONTW logfont; in draw()
|
/aoo4110/main/vcl/win/source/window/ |
H A D | salframe.cxx | 2460 LOGFONTW aLogFont; in ImplSalFrameSetInputContext() 2816 static void ImplSalUpdateStyleFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont ) in ImplSalUpdateStyleFontW() 3049 LOGFONTW aLogFont; in UpdateSettings()
|
/aoo4110/main/sal/systools/win32/uwinapi/ |
H A D | ResolveUnicows.cpp | 134 DEFINE_UNICOWS_THUNK( gdi32, HFONT, WINAPI, CreateFontIndirectW, (const LOGFONTW*) )
|
Completed in 156 milliseconds