Home
last modified time | relevance | path

Searched refs:CTRL_STATE_ROLLOVER (Results 1 – 15 of 15) sorted by relevance

/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx387 else if( rState & CTRL_STATE_ROLLOVER ) in ImplConvertSpinbuttonValues()
399 else if( rState & CTRL_STATE_ROLLOVER ) in ImplConvertSpinbuttonValues()
411 else if( rState & CTRL_STATE_ROLLOVER ) in ImplConvertSpinbuttonValues()
423 else if( rState & CTRL_STATE_ROLLOVER ) in ImplConvertSpinbuttonValues()
470 else if( nState & CTRL_STATE_ROLLOVER ) in ImplDrawNativeControl()
484 else if( nState & CTRL_STATE_ROLLOVER ) in ImplDrawNativeControl()
689 else if( nState & CTRL_STATE_ROLLOVER ) in ImplDrawNativeControl()
710 else if( nState & CTRL_STATE_ROLLOVER ) in ImplDrawNativeControl()
732 else if( nState & CTRL_STATE_ROLLOVER ) in ImplDrawNativeControl()
756 else if( nState & CTRL_STATE_ROLLOVER ) in ImplDrawNativeControl()
[all …]
/trunk/main/vcl/source/control/
H A Dscrbar.cxx585 scrValue.mnThumbState |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
587 scrValue.mnButton1State |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
589 scrValue.mnButton2State |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
591 scrValue.mnPage1State |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
593 scrValue.mnPage2State |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
626 nState1 |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
628 nState2 |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
668 nState1 |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
670 nState2 |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
699 nState |= CTRL_STATE_ROLLOVER; in ImplDrawNative()
H A Dbutton.cxx1165 nState |= CTRL_STATE_ROLLOVER; in ImplDrawPushButton()
1196 nState |= CTRL_STATE_ROLLOVER; in ImplDrawPushButton()
1220 if( ((nState & CTRL_STATE_ROLLOVER)) || ! (GetStyle() & WB_FLATBUTTON) ) in ImplDrawPushButton()
1232 (nState&CTRL_STATE_ROLLOVER) ? WINDOW_DRAW_ROLLOVER : 0, in ImplDrawPushButton()
2188 nState |= CTRL_STATE_ROLLOVER; in ImplDrawRadioButtonState()
3365 nState |= CTRL_STATE_ROLLOVER; in ImplDrawCheckBoxState()
4291 nState |= CTRL_STATE_ROLLOVER; in ImplDrawCheckBoxState()
H A Dspinfld.cxx60 nState |= CTRL_STATE_ROLLOVER; in ImplGetSpinbuttonValue()
73 nState |= CTRL_STATE_ROLLOVER; in ImplGetSpinbuttonValue()
H A Dtabctrl.cxx829 nState |= CTRL_STATE_ROLLOVER; in ImplDrawItem()
835 nState &= ~CTRL_STATE_ROLLOVER; // avoid multiple highlighted tabs in ImplDrawItem()
H A Dslider.cxx396 sldValue.mnThumbState |= CTRL_STATE_ROLLOVER; in ImplDraw()
H A Dilstbox.cxx2906 nState |= CTRL_STATE_ROLLOVER; in ImplDraw()
2933 if( bNativeOK && (nState & CTRL_STATE_ROLLOVER) ) in ImplDraw()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx540 if ( (pValue->mnUpperState & CTRL_STATE_ROLLOVER) || in drawStyledWidget()
541 (pValue->mnLowerState & CTRL_STATE_ROLLOVER) ) in drawStyledWidget()
617 if ( pValue->mnThumbState & CTRL_STATE_ROLLOVER ) in drawStyledWidget()
623 if ( pValue->mnButton1State & CTRL_STATE_ROLLOVER ) in drawStyledWidget()
625 else if ( pValue->mnButton2State & CTRL_STATE_ROLLOVER ) in drawStyledWidget()
627 else if ( pValue->mnThumbState & CTRL_STATE_ROLLOVER ) in drawStyledWidget()
1133 ( (nState & CTRL_STATE_ROLLOVER)? QStyle::Style_MouseOver: QStyle::Style_Default ); in vclStateValue2SFlags()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1171 || (nState & CTRL_STATE_ROLLOVER) ) in NWPaintGTKButton()
2534 || (nState & CTRL_STATE_ROLLOVER); in NWPaintGTKToolbar()
2542 if( (nState & (CTRL_STATE_ROLLOVER|CTRL_STATE_PRESSED)) ) in NWPaintGTKToolbar()
2642 if( nState & (CTRL_STATE_SELECTED|CTRL_STATE_ROLLOVER) ) in NWPaintGTKMenubar()
2686 if( nState & (CTRL_STATE_SELECTED|CTRL_STATE_ROLLOVER) ) in NWPaintGTKMenubar()
2731 ( nState & (CTRL_STATE_SELECTED|CTRL_STATE_ROLLOVER) ) ) in NWPaintGTKPopupMenu()
2773 if( nState & (CTRL_STATE_SELECTED|CTRL_STATE_ROLLOVER) ) in NWPaintGTKPopupMenu()
3726 else if ( nVCLState & CTRL_STATE_ROLLOVER ) in NWConvertVCLStateToGTKState()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx64 ( (nControlState & CTRL_STATE_ROLLOVER)? QStyle::State_MouseOver: QStyle::State_None ); in vclStateValue2StateFlag()
444 if (sbVal->mnThumbState & CTRL_STATE_ROLLOVER) in drawNativeControl()
/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx244 #define CTRL_STATE_ROLLOVER 0x0008 macro
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx1108 … else if((nUpperState & CTRL_STATE_ROLLOVER)||(nLowerState & CTRL_STATE_ROLLOVER)) in drawNativeControl()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1914 CTRL_STATE_ENABLED | CTRL_STATE_ROLLOVER, in ImplCalcItem()
1939 CTRL_STATE_ENABLED | CTRL_STATE_ROLLOVER, in ImplCalcItem()
1951 CTRL_STATE_ENABLED | CTRL_STATE_ROLLOVER, in ImplCalcItem()
1963 CTRL_STATE_ENABLED | CTRL_STATE_ROLLOVER, in ImplCalcItem()
3410 if ( highlight == 2 ) nState |= CTRL_STATE_ROLLOVER; in ImplDrawButton()
H A Dbrdwin.cxx1341 nState |= CTRL_STATE_ROLLOVER; in DrawWindow()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx76 if ( i_nItemFlags & ITEM_STATE_HOVERED ) nState |= CTRL_STATE_ROLLOVER; in lcl_ItemToControlState()

Completed in 205 milliseconds