Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/win/
H A Dsalgdi.h156 LOGFONTA* mpLogFont; // LOG-Font which is currently selected (only W9x) member in WinSalGraphics
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx743 mpLogFont = NULL; in WinSalGraphics()
782 if ( mpLogFont ) in ~WinSalGraphics()
783 delete mpLogFont; in ~WinSalGraphics()
H A Dwinlayout.cxx3059 if( mpLogFont )
3060 eCharSet = mpLogFont->lfCharSet;

Completed in 39 milliseconds