/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/ |
H A D | textctrl.h | 164 bool IsInkEdit() const { return m_isInkEdit != 0; } in IsInkEdit() function 166 bool IsInkEdit() const { return false; } in IsInkEdit() function
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/ |
H A D | textctrl.h | 164 bool IsInkEdit() const { return m_isInkEdit != 0; } in IsInkEdit() function 166 bool IsInkEdit() const { return false; } in IsInkEdit() function
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/ |
H A D | textctrl.h | 164 bool IsInkEdit() const { return m_isInkEdit != 0; } in IsInkEdit() function 166 bool IsInkEdit() const { return false; } in IsInkEdit() function
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/ |
H A D | textctrl.h | 164 bool IsInkEdit() const { return m_isInkEdit != 0; } in IsInkEdit() function 166 bool IsInkEdit() const { return false; } in IsInkEdit() function
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/ |
H A D | textctrl.h | 137 bool IsInkEdit() const { return m_isInkEdit != 0; } in IsInkEdit() function 139 bool IsInkEdit() const { return false; } in IsInkEdit() function
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/ |
H A D | textctrl.h | 137 bool IsInkEdit() const { return m_isInkEdit != 0; } in IsInkEdit() function 139 bool IsInkEdit() const { return false; } in IsInkEdit() function
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/ |
H A D | textctrl.h | 140 bool IsInkEdit() const { return m_isInkEdit != 0; } in IsInkEdit() function 142 bool IsInkEdit() const { return false; } in IsInkEdit() function
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/ |
H A D | textctrl.cpp | 461 if (!IsInkEdit()) in MSWCreateText() 541 if (IsInkEdit()) in MSWCreateText() 556 if (GetRichVersion() == 1 && !IsInkEdit()) in MSWCreateText()
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/ |
H A D | textctrl.cpp | 393 if (!IsInkEdit()) in MSWCreateText() 460 if (IsInkEdit()) in MSWCreateText() 475 if (GetRichVersion() == 1 && !IsInkEdit()) in MSWCreateText()
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/ |
H A D | textctrl.cpp | 393 if (!IsInkEdit()) in MSWCreateText() 460 if (IsInkEdit()) in MSWCreateText() 475 if (GetRichVersion() == 1 && !IsInkEdit()) in MSWCreateText()
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/ |
H A D | textctrl.cpp | 393 if (!IsInkEdit()) in MSWCreateText() 460 if (IsInkEdit()) in MSWCreateText() 475 if (GetRichVersion() == 1 && !IsInkEdit()) in MSWCreateText()
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/ |
H A D | textctrl.cpp | 393 if (!IsInkEdit()) in MSWCreateText() 460 if (IsInkEdit()) in MSWCreateText() 475 if (GetRichVersion() == 1 && !IsInkEdit()) in MSWCreateText()
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/ |
H A D | textctrl.cpp | 461 if (!IsInkEdit()) in MSWCreateText() 541 if (IsInkEdit()) in MSWCreateText() 556 if (GetRichVersion() == 1 && !IsInkEdit()) in MSWCreateText()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/ |
H A D | textctrl.cpp | 494 if (!IsInkEdit()) in MSWCreateText() 574 if (IsInkEdit()) in MSWCreateText() 589 if (GetRichVersion() == 1 && !IsInkEdit()) in MSWCreateText()
|