Home
last modified time | relevance | path

Searched refs:m_colBackground (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/generic/
H A Dcalctrl.h298 m_colBackground, variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/generic/
H A Dcalctrl.h298 m_colBackground, variable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/generic/
H A Dcalctrl.h298 m_colBackground, variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/generic/
H A Dcalctrl.h298 m_colBackground, variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dcalctrlg.h290 m_colBackground, variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dcalctrlg.h290 m_colBackground, variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dcalctrlg.cpp162 m_colBackground = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW); in InitColours()
217 SetBackgroundColour(m_colBackground); in Create()
957 dc.SetTextBackground(m_colBackground); in OnPaint()
1614 SetBackgroundColour(m_colBackground); in OnSysColourChanged()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dcalctrl.cpp187 m_colBackground = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW); in InitColours()
243 SetBackgroundColour(m_colBackground); in Create()
1060 dc.SetTextBackground(m_colBackground); in OnPaint()
1656 SetBackgroundColour(m_colBackground); in OnSysColourChanged()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dcalctrl.cpp187 m_colBackground = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW); in InitColours()
243 SetBackgroundColour(m_colBackground); in Create()
1060 dc.SetTextBackground(m_colBackground); in OnPaint()
1656 SetBackgroundColour(m_colBackground); in OnSysColourChanged()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dcalctrl.cpp187 m_colBackground = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW); in InitColours()
243 SetBackgroundColour(m_colBackground); in Create()
1060 dc.SetTextBackground(m_colBackground); in OnPaint()
1656 SetBackgroundColour(m_colBackground); in OnSysColourChanged()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dcalctrl.cpp187 m_colBackground = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW); in InitColours()
243 SetBackgroundColour(m_colBackground); in Create()
1060 dc.SetTextBackground(m_colBackground); in OnPaint()
1656 SetBackgroundColour(m_colBackground); in OnSysColourChanged()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dcalctrlg.cpp159 m_colBackground = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW); in InitColours()
214 SetBackgroundColour(m_colBackground); in Create()
951 dc.SetTextBackground(m_colBackground); in OnPaint()
1621 SetBackgroundColour(m_colBackground); in OnSysColourChanged()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dcalctrlg.cpp162 m_colBackground = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW); in InitColours()
217 SetBackgroundColour(m_colBackground); in Create()
957 dc.SetTextBackground(m_colBackground); in OnPaint()
1614 SetBackgroundColour(m_colBackground); in OnSysColourChanged()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dcalctrlg.h290 m_colBackground, variable