Lines Matching refs:ControlState

177 static void NWConvertVCLStateToGTKState( ControlState nVCLState, GtkStateType* nGTKState, GtkShadow…
179 static void NWSetWidgetState( GtkWidget* widget, ControlState nState, GtkStateType nGtkState );
189 …nArea( int nScreen, ControlType nType, ControlPart nPart, Rectangle aAreaRect, ControlState nState,
193 …pRect( int nScreen, ControlType nType, ControlPart nPart, Rectangle aAreaRect, ControlState nState,
198 ControlState nState, const ImplControlValue& aValue,
202 …nRect( int nScreen, ControlType nType, ControlPart nPart, Rectangle aAreaRect, ControlState nState,
206 ControlState nState, const ImplControlValue& aValue,
209 …nRect( int nScreen, ControlType nType, ControlPart nPart, Rectangle aAreaRect, ControlState nState,
213 …nRect( int nScreen, ControlType nType, ControlPart nPart, Rectangle aAreaRect, ControlState nState,
216 …rRect( int nScreen, ControlType nType, ControlPart nPart, Rectangle aAreaRect, ControlState nState,
223 ControlState nState,
244 ControlState m_nState;
268 …sal_Bool Find( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, GdkPixmap** …
269 …void Fill( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, GdkPixmap* pPixm…
321 sal_Bool NWPixmapCache::Find( ControlType aType, ControlState aState, const Rectangle& r_pixmapRec… in Find()
340 void NWPixmapCache::Fill( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, Gd… in Fill()
713 ControlState nState, in drawNativeControl()
900 ControlState, in drawNativeControlText() argument
924 ControlState nState, in getNativeControlRegion()
1092 ControlState nState, const ImplControlValue&, in NWPaintGTKButton()
1205 … ControlType, ControlPart, Rectangle aAreaRect, ControlState nState, in NWGetButtonArea()
1261 ControlState nState, in NWPaintGTKRadio()
1319 ControlState nState, in NWPaintGTKCheck()
1376 ControlState nState, in NWPaintGTKScrollbar()
1783 ControlState nState, in NWPaintGTKEditBox()
1816 ControlState, in NWGetEditBoxPixmapRect() argument
1852 ControlState nState, in NWPaintOneEditBox()
1920 ControlState nState, in NWPaintGTKSpinBox()
1931 ControlState upBtnState = CTRL_STATE_ENABLED; in NWPaintGTKSpinBox()
1934 ControlState downBtnState = CTRL_STATE_ENABLED; in NWPaintGTKSpinBox()
2017 ControlState, in NWGetSpinButtonRect() argument
2060 ControlState nState, in NWPaintOneSpinButton()
2103 ControlState nState, in NWPaintGTKComboBox()
2181 ControlState, in NWGetComboBoxButtonRect() argument
2235 ControlState nState, in NWPaintGTKTabItem()
2377 ControlState nState, in NWPaintGTKListBox()
2472 ControlState nState, const ImplControlValue& aValue, in NWPaintGTKToolbar()
2623 ControlState nState, const ImplControlValue&, in NWPaintGTKMenubar()
2708 ControlState nState, const ImplControlValue&, in NWPaintGTKPopupMenu()
2838 ControlState, const ImplControlValue&, in NWPaintGTKTooltip() argument
2876 ControlState nState, const ImplControlValue& rValue, in NWPaintGTKListNode()
2930 ControlState, const ImplControlValue& rValue, in NWPaintGTKProgress() argument
2994 ControlState nState, const ImplControlValue& rValue, in NWPaintGTKSlider()
3121 ControlState, in NWGetListBoxButtonRect() argument
3183 ControlState, in NWGetListBoxIndicatorRect() argument
3229 ControlState, in NWGetToolbarRect() argument
3713 static void NWConvertVCLStateToGTKState( ControlState nVCLState, in NWConvertVCLStateToGTKState()
3742 static void NWSetWidgetState( GtkWidget* widget, ControlState nState, GtkStateType nGtkState ) in NWSetWidgetState()