Searched refs:drawNativeControlText (Results 1 – 12 of 12) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | salnativewidgets-none.cxx | 95 sal_Bool SalGraphics::drawNativeControlText( ControlType, in drawNativeControlText() function in SalGraphics
|
H A D | salgdilayout.cxx | 780 sal_Bool bRet = drawNativeControlText( nType, nPart, rgn, nState, aValue, aCaption ); in DrawNativeControlText() 785 return drawNativeControlText( nType, nPart, rControlRegion, nState, aValue, aCaption ); in DrawNativeControlText()
|
/trunk/main/vcl/unx/kde4/ |
H A D | KDESalGraphics.hxx | 83 virtual sal_Bool drawNativeControlText( ControlType, ControlPart, in drawNativeControlText() function in KDESalGraphics
|
/trunk/main/vcl/inc/unx/gtk/ |
H A D | gtkgdi.hxx | 67 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Rectang…
|
/trunk/main/vcl/inc/os2/ |
H A D | salgdi.h | 213 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Region&…
|
/trunk/main/vcl/inc/win/ |
H A D | salgdi.h | 240 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Rectang…
|
/trunk/main/vcl/inc/aqua/ |
H A D | salgdi.h | 296 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Rectang…
|
/trunk/main/vcl/inc/ |
H A D | salgdi.hxx | 167 …virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, const Rectang…
|
/trunk/main/vcl/unx/kde/ |
H A D | salnativewidgets-kde.cxx | 1172 virtual sal_Bool drawNativeControlText( ControlType nType, ControlPart nPart, 1479 sal_Bool KDESalGraphics::drawNativeControlText( ControlType, ControlPart, in drawNativeControlText() function in KDESalGraphics
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salnativewidgets.cxx | 1228 sal_Bool AquaSalGraphics::drawNativeControlText( ControlType /*nType*/, ControlPart /*nPart*/, cons… in drawNativeControlText() function in AquaSalGraphics
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salnativewidgets-luna.cxx | 1187 sal_Bool WinSalGraphics::drawNativeControlText( ControlType, in drawNativeControlText() function in WinSalGraphics
|
/trunk/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 897 sal_Bool GtkSalGraphics::drawNativeControlText( ControlType, in drawNativeControlText() function in GtkSalGraphics
|
Completed in 71 milliseconds