Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx274 case CTRL_FIXEDBORDER: in IsNativeControlSupported()
779 if( nType == CTRL_FIXEDBORDER ) in ImplDrawNativeControl()
1103 case CTRL_FIXEDBORDER: in drawNativeControl()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx134 if (type == CTRL_FIXEDBORDER) return true; in IsNativeControlSupported()
515 else if (type == CTRL_FIXEDBORDER) in drawNativeControl()
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx110 #define CTRL_FIXEDBORDER 90 macro
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx316 case CTRL_FIXEDBORDER: in IsNativeControlSupported()
523 case CTRL_FIXEDBORDER: in drawNativeControl()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx546 (nType==CTRL_TAB_BODY) || (nType==CTRL_FIXEDBORDER)) && in IsNativeControlSupported()
827 …==CTRL_TAB_ITEM) || (nType==CTRL_TAB_PANE) || (nType==CTRL_TAB_BODY) || (nType==CTRL_FIXEDBORDER) ) in drawNativeControl()
2332 case CTRL_FIXEDBORDER: in NWPaintGTKTabItem()
2357 if ( nType == CTRL_FIXEDBORDER ) in NWPaintGTKTabItem()

Completed in 47 milliseconds