Home
last modified time | relevance | path

Searched refs:IndicatorGetOutlineAlpha (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/stc/
H A Dstc.h5065 int IndicatorGetOutlineAlpha(int indicator) const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/stc/
H A Dstc.h5065 int IndicatorGetOutlineAlpha(int indicator) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/stc/
H A Dstc.h5567 int IndicatorGetOutlineAlpha(int indicator) const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/stc/
H A Dstc.h4079 int IndicatorGetOutlineAlpha(int indicator) const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/stc/
H A Dstc.h4079 int IndicatorGetOutlineAlpha(int indicator) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/stc/
H A Dstc.h4637 int IndicatorGetOutlineAlpha(int indicator) const;
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/include/wx/
H A Dwxscintilla.h4641 int IndicatorGetOutlineAlpha(int indicator) const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/
H A Dstc.cpp3434 int wxStyledTextCtrl::IndicatorGetOutlineAlpha(int indicator) const in IndicatorGetOutlineAlpha() function in wxStyledTextCtrl
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/
H A Dstc.cpp3434 int wxStyledTextCtrl::IndicatorGetOutlineAlpha(int indicator) const in IndicatorGetOutlineAlpha() function in wxStyledTextCtrl
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxstc_stc.i5524 %wxchkver_2_9_5 int IndicatorGetOutlineAlpha(int indicator) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/
H A Dstc.cpp3830 int wxStyledTextCtrl::IndicatorGetOutlineAlpha(int indicator) const in IndicatorGetOutlineAlpha() function in wxStyledTextCtrl
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/
H A Dwxscintilla.cpp3866 int wxScintilla::IndicatorGetOutlineAlpha(int indicator) const in IndicatorGetOutlineAlpha() function in wxScintilla
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dstc.pyi5576 def IndicatorGetOutlineAlpha(self, indicator):
5578 IndicatorGetOutlineAlpha(indicator) -> int
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A D_stc.sip6325 int IndicatorGetOutlineAlpha(
6329 IndicatorGetOutlineAlpha(indicator) -> int
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_stcwxStyledTextCtrl.cpp21568 sipRes = sipCpp->IndicatorGetOutlineAlpha(indicator); in meth_wxStyledTextCtrl_IndicatorGetOutlineAlpha()