Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddecoview.cxx778 if(pWin && pWin->GetNativeControlRegion(CTRL_FRAME, PART_BORDER, in ImplDrawFrame()
815 if( pWin && pWin->IsNativeControlSupported(CTRL_FRAME, PART_BORDER) ) in ImplDrawFrame()
823 if( pWin->GetNativeControlRegion(CTRL_FRAME, PART_BORDER, in ImplDrawFrame()
826 if( pWin->DrawNativeControl( CTRL_FRAME, PART_BORDER, aContent, CTRL_STATE_ENABLED, in ImplDrawFrame()
H A Dstatus.cxx1760 pThis->IsNativeControlSupported( CTRL_FRAME, PART_BORDER ) ) in CalcWindowSizePixel()
1765 if( pThis->GetNativeControlRegion(CTRL_FRAME, PART_BORDER, in CalcWindowSizePixel()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx119 if (type == CTRL_FRAME) return true; in IsNativeControlSupported()
490 else if (type == CTRL_FRAME) in drawNativeControl()
763 case CTRL_FRAME: in getNativeControlRegion()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx362 case CTRL_FRAME: in IsNativeControlSupported()
1149 case CTRL_FRAME: in drawNativeControl()
1477 case CTRL_FRAME: in getNativeControlRegion()
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx137 #define CTRL_FRAME 160 macro

Completed in 35 milliseconds