Home
last modified time | relevance | path

Searched refs:CTRL_SPINBOX (Results 1 – 12 of 12) sorted by relevance

/trunk/main/vcl/source/control/
H A Dspinfld.cxx85 if( pWin->IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) && in ImplDrawNativeSpinfield()
90 pWin->IsNativeControlSupported(CTRL_SPINBOX, rSpinbuttonValue.mnLowerPart) ) in ImplDrawNativeSpinfield()
116 pBorder->GetNativeControlRegion( CTRL_SPINBOX, PART_ENTIRE_CONTROL, in ImplDrawNativeSpinfield()
213 aControl = CTRL_SPINBOX; in ImplDrawSpinButton()
225 if( aControl == CTRL_SPINBOX ) in ImplDrawSpinButton()
706 IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) ) in ImplCalcButtonAreas()
720 pWin->GetNativeControlRegion(CTRL_SPINBOX, PART_BUTTON_UP, in ImplCalcButtonAreas()
722 pWin->GetNativeControlRegion(CTRL_SPINBOX, PART_BUTTON_DOWN, in ImplCalcButtonAreas()
777 if ( GetNativeControlRegion(CTRL_SPINBOX, PART_SUB_EDIT, in Resize()
915 if( IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) || in PreNotify()
[all …]
H A Dspinbtn.cxx516 if( IsNativeControlSupported(CTRL_SPINBOX, PART_ENTIRE_CONTROL) || in PreNotify()
517 IsNativeControlSupported(CTRL_SPINBOX, PART_ALL_BUTTONS) ) in PreNotify()
H A Dedit.cxx1074 nCtrl = CTRL_SPINBOX; in ImplGetNativeControlType()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx125 …if (type == CTRL_SPINBOX && (part == PART_ENTIRE_CONTROL || part == HAS_BACKGROUND_TEXTURE) ) retu… in IsNativeControlSupported()
245 if( type == CTRL_SPINBOX && part == PART_ALL_BUTTONS ) in drawNativeControl()
455 else if (type == CTRL_SPINBOX) in drawNativeControl()
712 case CTRL_SPINBOX: in getNativeControlRegion()
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx243 case CTRL_SPINBOX: in IsNativeControlSupported()
455 if( nType == CTRL_SPINBOX ) in ImplDrawNativeControl()
589 if( nType == CTRL_SPINBOX ) in ImplDrawNativeControl()
1081 case CTRL_SPINBOX: in drawNativeControl()
1295 if( (nType == CTRL_EDITBOX || nType == CTRL_SPINBOX) && nPart == PART_ENTIRE_CONTROL ) in getNativeControlRegion()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx287 case CTRL_SPINBOX: in IsNativeControlSupported()
1066 case CTRL_SPINBOX: in drawNativeControl()
1426 case CTRL_SPINBOX: in getNativeControlRegion()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx535 ((nType==CTRL_SPINBOX) && in IsNativeControlSupported()
743 && nType != CTRL_SPINBOX in drawNativeControl()
805 || ((nType==CTRL_SPINBOX) && (nPart==HAS_BACKGROUND_TEXTURE)) in drawNativeControl()
815 else if ( ((nType==CTRL_SPINBOX) || (nType==CTRL_SPINBUTTONS)) in drawNativeControl()
950 …if ( (nType==CTRL_SPINBOX) && ((nPart==PART_BUTTON_UP) || (nPart==PART_BUTTON_DOWN) || (nPart==PAR… in getNativeControlRegion()
1041 if( (nType == CTRL_EDITBOX || nType == CTRL_SPINBOX) && nPart == PART_ENTIRE_CONTROL ) in getNativeControlRegion()
1873 case CTRL_SPINBOX: in NWPaintOneEditBox()
1973 if ( (nType==CTRL_SPINBOX) && (nPart!=PART_ALL_BUTTONS) ) in NWPaintGTKSpinBox()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1142 aCtrlType = (pCtrl->GetStyle() & WB_SPIN) ? CTRL_SPINBOX : CTRL_EDITBOX; in Init()
1271 aCtrlType = CTRL_SPINBOX; in DrawWindow()
1361 …if ( (aCtrlType == CTRL_SPINBOX) && !pCtrl->IsNativeControlSupported( CTRL_SPINBOX, PART_BUTTON_UP… in DrawWindow()
H A Dtoolbox.cxx1961 if( GetNativeControlRegion( CTRL_SPINBOX, PART_ENTIRE_CONTROL, in ImplCalcItem()
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx75 #define CTRL_SPINBOX 40 macro
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1203 …( (nType == CTRL_SPINBOX) && (nPart == PART_ENTIRE_CONTROL || nPart == HAS_BACKGROUND_TEXTURE)… in IsNativeControlSupported()
1397 else if ( (nType == CTRL_SPINBOX) && (nPart == PART_ENTIRE_CONTROL) ) in drawNativeControl()
1590 case CTRL_SPINBOX: in getNativeControlRegion()
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx737 case CTRL_SPINBOX: in mirror()

Completed in 152 milliseconds