Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtabpage.cxx53 …if( IsNativeControlSupported(CTRL_TAB_BODY, PART_ENTIRE_CONTROL) && GetParent() && (GetParent()->G… in ImplInit()
143 …if( IsNativeControlSupported(CTRL_TAB_BODY, PART_ENTIRE_CONTROL) && GetParent() && (GetParent()->G… in Paint()
157 DrawNativeControl( CTRL_TAB_BODY, part, aCtrlRegion, nState, in Paint()
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx272 case CTRL_TAB_BODY: in IsNativeControlSupported()
794 if( nType == CTRL_TAB_BODY ) in ImplDrawNativeControl()
1101 case CTRL_TAB_BODY: in drawNativeControl()
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx91 #define CTRL_TAB_BODY 56 macro
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx546 (nType==CTRL_TAB_BODY) || (nType==CTRL_FIXEDBORDER)) && in IsNativeControlSupported()
827 …else if ( (nType==CTRL_TAB_ITEM) || (nType==CTRL_TAB_PANE) || (nType==CTRL_TAB_BODY) || (nType==CT… in drawNativeControl()
829 if ( nType == CTRL_TAB_BODY ) in drawNativeControl()
2329 case CTRL_TAB_BODY: in NWPaintGTKTabItem()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx315 case CTRL_TAB_BODY: // see vcl/source/window/tabpage.cxx in IsNativeControlSupported()

Completed in 49 milliseconds