Home
last modified time | relevance | path

Searched refs:CTRL_TOOLTIP (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/app/
H A Dhelp.cxx347 if ( IsNativeControlSupported( CTRL_TOOLTIP, PART_ENTIRE_CONTROL ) ) in HelpTextWindow()
460 if ( IsNativeControlSupported( CTRL_TOOLTIP, PART_ENTIRE_CONTROL ) ) in Paint()
465 bNativeOK = DrawNativeControl( CTRL_TOOLTIP, PART_ENTIRE_CONTROL, aCtrlRegion, in Paint()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx136 if (type == CTRL_TOOLTIP) return true; in IsNativeControlSupported()
484 else if (type == CTRL_TOOLTIP) in drawNativeControl()
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx131 #define CTRL_TOOLTIP 140 macro
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx343 case CTRL_TOOLTIP: // ** TO DO in IsNativeControlSupported()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx564 ((nType == CTRL_TOOLTIP) && in IsNativeControlSupported()
856 else if( (nType == CTRL_TOOLTIP) && (nPart == PART_ENTIRE_CONTROL) ) in drawNativeControl()

Completed in 49 milliseconds