Home
last modified time | relevance | path

Searched refs:wxCONTROL_PRESSED (Results 26 – 50 of 106) sorted by relevance

12345

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/carbon/
H A Drenderer.cpp206 else if ( flags & wxCONTROL_PRESSED ) in DrawHeaderButton()
235 flags &= ~wxCONTROL_PRESSED; in DrawHeaderButton()
458 drawInfo.value = (flags & wxCONTROL_PRESSED) ? kThemeButtonOn : kThemeButtonOff; in DrawMacThemeButton()
476 flags |= wxCONTROL_PRESSED; in DrawCheckBox()
670 flags |= wxCONTROL_PRESSED; in DrawRadioBitmap()
736 if ( flags & wxCONTROL_PRESSED ) in DrawTitleBarBitmap()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Drenderer.cpp447 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
475 if ( flags & wxCONTROL_PRESSED ) in DoDrawFrameControl()
637 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
680 if ( flags & wxCONTROL_PRESSED ) in DrawHeaderButton()
791 else if ( flags & wxCONTROL_PRESSED ) in DoDrawButtonLike()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Drenderer.cpp447 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
475 if ( flags & wxCONTROL_PRESSED ) in DoDrawFrameControl()
637 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
680 if ( flags & wxCONTROL_PRESSED ) in DrawHeaderButton()
791 else if ( flags & wxCONTROL_PRESSED ) in DoDrawButtonLike()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dcombocmn.cpp1341 drawState |= wxCONTROL_PRESSED; in DrawButton()
1394 else if ( m_btnState & wxCONTROL_PRESSED ) in DrawButton()
1485 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1492 m_btnState &= ~(wxCONTROL_CURRENT|wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1500 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1517 if ( m_btnState & wxCONTROL_PRESSED ) in HandleButtonMouseEvent()
1526 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1532 if ( m_btnState & (wxCONTROL_CURRENT|wxCONTROL_PRESSED) ) in HandleButtonMouseEvent()
1539 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dcombocmn.cpp1341 drawState |= wxCONTROL_PRESSED; in DrawButton()
1394 else if ( m_btnState & wxCONTROL_PRESSED ) in DrawButton()
1485 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1492 m_btnState &= ~(wxCONTROL_CURRENT|wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1500 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1517 if ( m_btnState & wxCONTROL_PRESSED ) in HandleButtonMouseEvent()
1526 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1532 if ( m_btnState & (wxCONTROL_CURRENT|wxCONTROL_PRESSED) ) in HandleButtonMouseEvent()
1539 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dcombocmn.cpp1341 drawState |= wxCONTROL_PRESSED; in DrawButton()
1394 else if ( m_btnState & wxCONTROL_PRESSED ) in DrawButton()
1485 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1492 m_btnState &= ~(wxCONTROL_CURRENT|wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1500 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1517 if ( m_btnState & wxCONTROL_PRESSED ) in HandleButtonMouseEvent()
1526 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1532 if ( m_btnState & (wxCONTROL_CURRENT|wxCONTROL_PRESSED) ) in HandleButtonMouseEvent()
1539 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dcombocmn.cpp1341 drawState |= wxCONTROL_PRESSED; in DrawButton()
1394 else if ( m_btnState & wxCONTROL_PRESSED ) in DrawButton()
1485 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1492 m_btnState &= ~(wxCONTROL_CURRENT|wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1500 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1517 if ( m_btnState & wxCONTROL_PRESSED ) in HandleButtonMouseEvent()
1526 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1532 if ( m_btnState & (wxCONTROL_CURRENT|wxCONTROL_PRESSED) ) in HandleButtonMouseEvent()
1539 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/src/
H A Dodcombo.cpp1733 drawState |= wxCONTROL_PRESSED; in DrawButton()
1785 else if ( m_btnState & wxCONTROL_PRESSED ) in DrawButton()
1883 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1890 m_btnState &= ~(wxCONTROL_CURRENT|wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1902 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1924 if ( m_btnState & wxCONTROL_PRESSED ) in HandleButtonMouseEvent()
1933 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1946 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
2931 if ( isOnButtonArea || m_btnState & wxCONTROL_PRESSED )
3365 else if ( (m_btnState & wxCONTROL_PRESSED) ||
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dcombocmn.cpp1718 drawState |= wxCONTROL_PRESSED; in DrawButton()
1773 else if ( m_btnState & wxCONTROL_PRESSED ) in DrawButton()
1857 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1864 m_btnState &= ~(wxCONTROL_CURRENT|wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1872 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1889 if ( m_btnState & wxCONTROL_PRESSED ) in HandleButtonMouseEvent()
1898 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1904 if ( m_btnState & (wxCONTROL_CURRENT|wxCONTROL_PRESSED) ) in HandleButtonMouseEvent()
1911 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
H A Dbmpbtncmn.cpp140 GetCloseButtonBitmap(parent, sizeBmp, colBg, wxCONTROL_PRESSED)); in CreateCloseButton()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dcombocmn.cpp1710 drawState |= wxCONTROL_PRESSED; in DrawButton()
1765 else if ( m_btnState & wxCONTROL_PRESSED ) in DrawButton()
1849 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1856 m_btnState &= ~(wxCONTROL_CURRENT|wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1864 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1881 if ( m_btnState & wxCONTROL_PRESSED ) in HandleButtonMouseEvent()
1890 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1896 if ( m_btnState & (wxCONTROL_CURRENT|wxCONTROL_PRESSED) ) in HandleButtonMouseEvent()
1903 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
H A Dbmpbtncmn.cpp146 GetCloseButtonBitmap(parent, sizeBmp, colBg, wxCONTROL_PRESSED)); in NewCloseButton()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dcombocmn.cpp1710 drawState |= wxCONTROL_PRESSED; in DrawButton()
1765 else if ( m_btnState & wxCONTROL_PRESSED ) in DrawButton()
1849 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1856 m_btnState &= ~(wxCONTROL_CURRENT|wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1864 m_btnState |= wxCONTROL_PRESSED; in HandleButtonMouseEvent()
1881 if ( m_btnState & wxCONTROL_PRESSED ) in HandleButtonMouseEvent()
1890 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
1896 if ( m_btnState & (wxCONTROL_CURRENT|wxCONTROL_PRESSED) ) in HandleButtonMouseEvent()
1903 m_btnState &= ~(wxCONTROL_PRESSED); in HandleButtonMouseEvent()
H A Dbmpbtncmn.cpp146 GetCloseButtonBitmap(parent, sizeBmp, colBg, wxCONTROL_PRESSED)); in NewCloseButton()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Drenderer.cpp453 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
478 if ( flags & wxCONTROL_PRESSED ) in DoDrawFrameControl()
653 if ( flags & wxCONTROL_PRESSED ) in DrawComboBoxDropButton()
693 if ( flags & wxCONTROL_PRESSED ) in DrawHeaderButton()
830 else if ( flags & wxCONTROL_PRESSED ) in DoDrawButtonLike()
959 if (flags & wxCONTROL_PRESSED) in DrawCollapseButton()
H A Dcontrol.cpp520 flags |= wxCONTROL_SELECTED | wxCONTROL_PRESSED; in MSWDrawButton()
526 flags |= wxCONTROL_PRESSED; in MSWDrawButton()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Drenderer.cpp569 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
596 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
692 if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
807 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
837 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawPushButton()
1159 if ( flags & wxCONTROL_PRESSED ) in DrawRadioBitmap()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Drenderer.cpp507 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
534 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
779 if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
828 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
858 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawPushButton()
1153 if ( flags & wxCONTROL_PRESSED ) in DrawRadioBitmap()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Drenderer.cpp569 if ( flags & wxCONTROL_PRESSED ) in DrawDropArrow()
596 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawDropArrow()
692 if ( flags & wxCONTROL_PRESSED ) in DrawCheckBox()
807 if ( flags & wxCONTROL_PRESSED ) in DrawPushButton()
837 flags & wxCONTROL_PRESSED ? GTK_SHADOW_IN : GTK_SHADOW_OUT, in DrawPushButton()
1159 if ( flags & wxCONTROL_PRESSED ) in DrawRadioBitmap()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/univ/themes/
H A Dgtk.cpp270 if ( flags & wxCONTROL_PRESSED ) in GetBackgroundColour()
663 else if ( flags & wxCONTROL_PRESSED ) in GetBackground()
864 if ( flags & wxCONTROL_PRESSED ) in DrawButtonBorder()
1020 if ( flags & wxCONTROL_PRESSED ) in DrawRadioButtonBitmap()
1028 if ( flags & wxCONTROL_PRESSED ) in DrawRadioButtonBitmap()
1176 if ( flags & wxCONTROL_PRESSED ) in DrawToolBarButton()
1851 wxCONTROL_PRESSED, in InitComboBitmaps()
2013 else if ( flags & wxCONTROL_PRESSED ) in DrawArrow()
2203 int flagsThumb = flags & ~(wxCONTROL_PRESSED | wxCONTROL_FOCUSED); in DrawScrollbarThumb()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/themes/
H A Dgtk.cpp273 if ( flags & wxCONTROL_PRESSED ) in GetBackgroundColour()
666 else if ( flags & wxCONTROL_PRESSED ) in GetBackground()
867 if ( flags & wxCONTROL_PRESSED ) in DrawButtonBorder()
1016 else if ( flags & wxCONTROL_PRESSED ) in DrawRadioButtonBitmap()
1033 else if ( flags & wxCONTROL_PRESSED ) in DrawRadioButtonBitmap()
1181 if ( flags & wxCONTROL_PRESSED ) in DrawToolBarButton()
1856 wxCONTROL_PRESSED, in InitComboBitmaps()
2018 else if ( flags & wxCONTROL_PRESSED ) in DrawArrow()
2208 int flagsThumb = flags & ~(wxCONTROL_PRESSED | wxCONTROL_FOCUSED); in DrawScrollbarThumb()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/themes/
H A Dgtk.cpp273 if ( flags & wxCONTROL_PRESSED ) in GetBackgroundColour()
666 else if ( flags & wxCONTROL_PRESSED ) in GetBackground()
867 if ( flags & wxCONTROL_PRESSED ) in DrawButtonBorder()
1016 else if ( flags & wxCONTROL_PRESSED ) in DrawRadioButtonBitmap()
1033 else if ( flags & wxCONTROL_PRESSED ) in DrawRadioButtonBitmap()
1181 if ( flags & wxCONTROL_PRESSED ) in DrawToolBarButton()
1856 wxCONTROL_PRESSED, in InitComboBitmaps()
2018 else if ( flags & wxCONTROL_PRESSED ) in DrawArrow()
2208 int flagsThumb = flags & ~(wxCONTROL_PRESSED | wxCONTROL_FOCUSED); in DrawScrollbarThumb()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/render/
H A Drender.cpp121 { OnToggleDrawFlag(event, wxCONTROL_PRESSED); } in OnDrawPressed()
193 if ( m_flags & wxCONTROL_PRESSED ) in OnPaint()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/render/
H A Drender.cpp121 { OnToggleDrawFlag(event, wxCONTROL_PRESSED); } in OnDrawPressed()
193 if ( m_flags & wxCONTROL_PRESSED ) in OnPaint()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dcollheaderctrlg.cpp185 flags |= wxCONTROL_PRESSED; in OnPaint()

12345