Home
last modified time | relevance | path

Searched refs:wxCONTROL_PRESSED (Results 1 – 25 of 106) sorted by relevance

12345

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/widgets/
H A Dbitmap_button.cpp88 clearFlag( wxCONTROL_CURRENT | wxCONTROL_PRESSED ); in OnMouseLeave()
123 ( m_acceptDraggedInClicks || hasFlag( wxCONTROL_PRESSED | wxCONTROL_FOCUSED ) ) ) in OnLeftButtonUp()
137 clearFlag( wxCONTROL_PRESSED ); in OnLeftButtonUp()
146 setFlag( wxCONTROL_PRESSED ); in OnLeftButtonDown()
165 if( hasFlag( wxCONTROL_PRESSED ) ) in OnPaint()
H A Dsplit_button.cpp169 m_stateMenu = wxCONTROL_PRESSED; in OnLeftButtonDown()
183 m_stateButton = wxCONTROL_PRESSED; in OnLeftButtonDown()
184 m_stateMenu = wxCONTROL_PRESSED; in OnLeftButtonDown()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/univ/
H A Dscrarrow.cpp189 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, true); in HandleMouseMove()
202 wxCONTROL_PRESSED, false); in HandleMouseMove()
270 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, true); in HandleMouse()
289 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, false); in HandleMouse()
H A Dscrthumb.cpp188 m_control->SetShaftPartState(shaftPart, wxCONTROL_PRESSED); in HandleMouse()
225 m_control->SetShaftPartState(shaftPart, wxCONTROL_PRESSED, false); in HandleMouse()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/
H A Dscrarrow.cpp191 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, true); in HandleMouseMove()
204 wxCONTROL_PRESSED, false); in HandleMouseMove()
272 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, true); in HandleMouse()
291 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, false); in HandleMouse()
H A Dscrthumb.cpp188 m_control->SetShaftPartState(shaftPart, wxCONTROL_PRESSED); in HandleMouse()
225 m_control->SetShaftPartState(shaftPart, wxCONTROL_PRESSED, false); in HandleMouse()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/
H A Dscrarrow.cpp191 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, true); in HandleMouseMove()
204 wxCONTROL_PRESSED, false); in HandleMouseMove()
272 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, true); in HandleMouse()
291 m_control->SetArrowFlag(arrow, wxCONTROL_PRESSED, false); in HandleMouse()
H A Dscrthumb.cpp188 m_control->SetShaftPartState(shaftPart, wxCONTROL_PRESSED); in HandleMouse()
225 m_control->SetShaftPartState(shaftPart, wxCONTROL_PRESSED, false); in HandleMouse()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Drenderer.cpp273 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
290 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
342 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
381 if ( flags & wxCONTROL_PRESSED ) in DrawHeaderButton()
486 else if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
521 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
692 else if ( flags & wxCONTROL_PRESSED ) in wxRenderer_DrawRadioButton()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Drenderer.cpp273 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
290 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
342 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
381 if ( flags & wxCONTROL_PRESSED ) in DrawHeaderButton()
486 else if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
521 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
692 else if ( flags & wxCONTROL_PRESSED ) in wxRenderer_DrawRadioButton()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Drenderer.cpp273 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
290 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
342 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
381 if ( flags & wxCONTROL_PRESSED ) in DrawHeaderButton()
486 else if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
521 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
692 else if ( flags & wxCONTROL_PRESSED ) in wxRenderer_DrawRadioButton()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Drenderer.cpp273 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
290 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
342 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
381 if ( flags & wxCONTROL_PRESSED ) in DrawHeaderButton()
486 else if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
521 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
692 else if ( flags & wxCONTROL_PRESSED ) in wxRenderer_DrawRadioButton()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Drenderer.cpp328 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
343 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
372 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
386 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawComboBoxDropButton()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Drenderer.cpp328 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
343 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
372 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
386 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawComboBoxDropButton()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Drenderer.cpp328 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
343 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
372 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
386 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawComboBoxDropButton()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Drenderer.cpp328 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
343 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
372 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
386 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawComboBoxDropButton()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Drenderer.cpp187 drawInfo.value = (flags & wxCONTROL_PRESSED) ? kThemeButtonOn : kThemeButtonOff; in DrawHeaderButton()
197 if ( (flags & wxCONTROL_PRESSED) && (sortArrow == wxHDR_SORT_ICON_NONE) ) in DrawHeaderButton()
213 if ( (flags & wxCONTROL_PRESSED) && (sortArrow != wxHDR_SORT_ICON_NONE) ) in DrawHeaderButton()
218 flags &= ~wxCONTROL_PRESSED; in DrawHeaderButton()
426 drawInfo.value = (flags & wxCONTROL_PRESSED) ? kThemeButtonOn : kThemeButtonOff; in DrawMacThemeButton()
444 flags |= wxCONTROL_PRESSED; in DrawCheckBox()
596 flags |= wxCONTROL_PRESSED; in DrawRadioBitmap()
836 if ( flags & wxCONTROL_PRESSED ) in DrawTitleBarBitmap()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Drenderer.cpp187 drawInfo.value = (flags & wxCONTROL_PRESSED) ? kThemeButtonOn : kThemeButtonOff; in DrawHeaderButton()
197 if ( (flags & wxCONTROL_PRESSED) && (sortArrow == wxHDR_SORT_ICON_NONE) ) in DrawHeaderButton()
213 if ( (flags & wxCONTROL_PRESSED) && (sortArrow != wxHDR_SORT_ICON_NONE) ) in DrawHeaderButton()
218 flags &= ~wxCONTROL_PRESSED; in DrawHeaderButton()
426 drawInfo.value = (flags & wxCONTROL_PRESSED) ? kThemeButtonOn : kThemeButtonOff; in DrawMacThemeButton()
444 flags |= wxCONTROL_PRESSED; in DrawCheckBox()
596 flags |= wxCONTROL_PRESSED; in DrawRadioBitmap()
836 if ( flags & wxCONTROL_PRESSED ) in DrawTitleBarBitmap()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Drenderer.cpp334 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
349 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
379 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
393 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawComboBoxDropButton()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Drenderer.cpp331 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
346 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
376 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
390 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawComboBoxDropButton()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Drenderer.cpp334 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
349 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
379 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
393 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawComboBoxDropButton()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Drenderer.cpp490 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
505 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
540 if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
577 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
591 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawPushButton()
794 if ( flags & wxCONTROL_PRESSED ) in wxRenderer_DrawRadioButton()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Drenderer.cpp490 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
505 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
540 if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
577 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
591 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawPushButton()
794 if ( flags & wxCONTROL_PRESSED ) in wxRenderer_DrawRadioButton()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Drenderer.cpp490 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
505 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
540 if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
577 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
591 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawPushButton()
794 if ( flags & wxCONTROL_PRESSED ) in wxRenderer_DrawRadioButton()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Drenderer.cpp490 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
505 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
540 if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
577 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
591 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawPushButton()
794 if ( flags & wxCONTROL_PRESSED ) in wxRenderer_DrawRadioButton()

12345