Home
last modified time | relevance | path

Searched refs:IndicatorStyle (Results 1 – 25 of 64) sorted by relevance

123

/dports/x11-toolkits/scintilla/scite/src/
H A DStyleDefinition.cxx208 SA::IndicatorStyle value; in ParseIndicatorDefinition()
211 { "plain", SA::IndicatorStyle::Plain }, in ParseIndicatorDefinition()
213 { "tt", SA::IndicatorStyle::TT }, in ParseIndicatorDefinition()
215 { "strike", SA::IndicatorStyle::Strike }, in ParseIndicatorDefinition()
216 { "hidden", SA::IndicatorStyle::Hidden }, in ParseIndicatorDefinition()
217 { "box", SA::IndicatorStyle::Box }, in ParseIndicatorDefinition()
220 { "dash", SA::IndicatorStyle::Dash }, in ParseIndicatorDefinition()
221 { "dots", SA::IndicatorStyle::Dots }, in ParseIndicatorDefinition()
223 { "dotbox", SA::IndicatorStyle::DotBox }, in ParseIndicatorDefinition()
227 { "fullbox", SA::IndicatorStyle::FullBox }, in ParseIndicatorDefinition()
[all …]
H A DStyleDefinition.h47 Scintilla::API::IndicatorStyle style;
H A DScintillaCall.h186 void IndicSetStyle(int indicator, API::IndicatorStyle indicatorStyle);
187 API::IndicatorStyle IndicGetStyle(int indicator);
192 void IndicSetHoverStyle(int indicator, API::IndicatorStyle indicatorStyle);
193 API::IndicatorStyle IndicGetHoverStyle(int indicator);
H A DScintillaTypes.h163 enum class IndicatorStyle { enum
H A DScintillaCall.cxx678 void ScintillaCall::IndicSetStyle(int indicator, API::IndicatorStyle indicatorStyle) { in IndicSetStyle()
682 IndicatorStyle ScintillaCall::IndicGetStyle(int indicator) { in IndicGetStyle()
683 return static_cast<API::IndicatorStyle>(Call(Message::IndicGetStyle, indicator)); in IndicGetStyle()
702 void ScintillaCall::IndicSetHoverStyle(int indicator, API::IndicatorStyle indicatorStyle) { in IndicSetHoverStyle()
706 IndicatorStyle ScintillaCall::IndicGetHoverStyle(int indicator) { in IndicGetHoverStyle()
707 return static_cast<API::IndicatorStyle>(Call(Message::IndicGetHoverStyle, indicator)); in IndicGetHoverStyle()
/dports/editors/scite/scite/src/
H A DStyleDefinition.cxx208 SA::IndicatorStyle value; in ParseIndicatorDefinition()
211 { "plain", SA::IndicatorStyle::Plain }, in ParseIndicatorDefinition()
213 { "tt", SA::IndicatorStyle::TT }, in ParseIndicatorDefinition()
215 { "strike", SA::IndicatorStyle::Strike }, in ParseIndicatorDefinition()
216 { "hidden", SA::IndicatorStyle::Hidden }, in ParseIndicatorDefinition()
217 { "box", SA::IndicatorStyle::Box }, in ParseIndicatorDefinition()
220 { "dash", SA::IndicatorStyle::Dash }, in ParseIndicatorDefinition()
221 { "dots", SA::IndicatorStyle::Dots }, in ParseIndicatorDefinition()
223 { "dotbox", SA::IndicatorStyle::DotBox }, in ParseIndicatorDefinition()
227 { "fullbox", SA::IndicatorStyle::FullBox }, in ParseIndicatorDefinition()
[all …]
H A DStyleDefinition.h47 Scintilla::API::IndicatorStyle style;
H A DScintillaCall.h186 void IndicSetStyle(int indicator, API::IndicatorStyle indicatorStyle);
187 API::IndicatorStyle IndicGetStyle(int indicator);
192 void IndicSetHoverStyle(int indicator, API::IndicatorStyle indicatorStyle);
193 API::IndicatorStyle IndicGetHoverStyle(int indicator);
H A DScintillaTypes.h163 enum class IndicatorStyle { enum
H A DScintillaCall.cxx678 void ScintillaCall::IndicSetStyle(int indicator, API::IndicatorStyle indicatorStyle) { in IndicSetStyle()
682 IndicatorStyle ScintillaCall::IndicGetStyle(int indicator) { in IndicGetStyle()
683 return static_cast<API::IndicatorStyle>(Call(Message::IndicGetStyle, indicator)); in IndicGetStyle()
702 void ScintillaCall::IndicSetHoverStyle(int indicator, API::IndicatorStyle indicatorStyle) { in IndicSetHoverStyle()
706 IndicatorStyle ScintillaCall::IndicGetHoverStyle(int indicator) { in IndicGetHoverStyle()
707 return static_cast<API::IndicatorStyle>(Call(Message::IndicGetHoverStyle, indicator)); in IndicGetHoverStyle()
/dports/graphics/yacreader/yacreader-9.8.2/custom_widgets/
H A Dyacreader_busy_widget.h19 enum IndicatorStyle { StyleRect, enum
29 void setIndicatorStyle(IndicatorStyle);
31 IndicatorStyle indicatorStyle() const;
47 IndicatorStyle m_style;
H A Dyacreader_busy_widget.cpp49 void BusyIndicator::setIndicatorStyle(IndicatorStyle style) in setIndicatorStyle()
60 BusyIndicator::IndicatorStyle BusyIndicator::indicatorStyle() const in indicatorStyle()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/
H A DNEWS14 QsciScintilla::IndicatorStyle.
96 QsciScintilla::IndicatorStyle.
171 and TextColorIndicator to QsciScintilla::IndicatorStyle.
252 - Added ThickCompositionIndicator to QsciScintilla::IndicatorStyle.
301 - Added SquigglePixmapIndicator to QsciScintilla::IndicatorStyle.
344 SquiggleLowIndicator and DotBoxIndicator to QsciScintilla::IndicatorStyle.
433 IndicatorStyle enum, the clearIndicatorRange(), fillIndicatorRange(),
/dports/x11/xfce4-docklike-plugin/xfce4-docklike-plugin-e6831250e5ca792f31ef4b493b1a92020fe1ab6b/src/
H A DGroup.hpp32 enum IndicatorStyle enum
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/
H A DNEWS54 QsciScintilla::IndicatorStyle.
136 QsciScintilla::IndicatorStyle.
211 and TextColorIndicator to QsciScintilla::IndicatorStyle.
292 - Added ThickCompositionIndicator to QsciScintilla::IndicatorStyle.
341 - Added SquigglePixmapIndicator to QsciScintilla::IndicatorStyle.
384 SquiggleLowIndicator and DotBoxIndicator to QsciScintilla::IndicatorStyle.
473 IndicatorStyle enum, the clearIndicatorRange(), fillIndicatorRange(),
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/
H A DNEWS54 QsciScintilla::IndicatorStyle.
136 QsciScintilla::IndicatorStyle.
211 and TextColorIndicator to QsciScintilla::IndicatorStyle.
292 - Added ThickCompositionIndicator to QsciScintilla::IndicatorStyle.
341 - Added SquigglePixmapIndicator to QsciScintilla::IndicatorStyle.
384 SquiggleLowIndicator and DotBoxIndicator to QsciScintilla::IndicatorStyle.
473 IndicatorStyle enum, the clearIndicatorRange(), fillIndicatorRange(),
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/
H A DNEWS54 QsciScintilla::IndicatorStyle.
136 QsciScintilla::IndicatorStyle.
211 and TextColorIndicator to QsciScintilla::IndicatorStyle.
292 - Added ThickCompositionIndicator to QsciScintilla::IndicatorStyle.
341 - Added SquigglePixmapIndicator to QsciScintilla::IndicatorStyle.
384 SquiggleLowIndicator and DotBoxIndicator to QsciScintilla::IndicatorStyle.
473 IndicatorStyle enum, the clearIndicatorRange(), fillIndicatorRange(),
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/Qsci/
H A Dqsciscintilla.h232 enum IndicatorStyle { enum
913 int indicatorDefine(IndicatorStyle style, int indicatorNumber = -1);
1322 void setIndicatorHoverStyle(IndicatorStyle style, int indicatorNumber = -1);
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintilla.h232 enum IndicatorStyle { enum
920 int indicatorDefine(IndicatorStyle style, int indicatorNumber = -1);
1329 void setIndicatorHoverStyle(IndicatorStyle style, int indicatorNumber = -1);
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintilla.h232 enum IndicatorStyle { enum
920 int indicatorDefine(IndicatorStyle style, int indicatorNumber = -1);
1329 void setIndicatorHoverStyle(IndicatorStyle style, int indicatorNumber = -1);
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintilla.h232 enum IndicatorStyle { enum
920 int indicatorDefine(IndicatorStyle style, int indicatorNumber = -1);
1329 void setIndicatorHoverStyle(IndicatorStyle style, int indicatorNumber = -1);
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/Python/sip/
H A Dqsciscintilla.sip94 enum IndicatorStyle {
277 int indicatorDefine(IndicatorStyle style, int indicatorNumber = -1);
374 void setIndicatorHoverStyle(IndicatorStyle style,
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/Python/sip/
H A Dqsciscintilla.sip94 enum IndicatorStyle {
277 int indicatorDefine(IndicatorStyle style, int indicatorNumber = -1);
374 void setIndicatorHoverStyle(IndicatorStyle style,
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/Python/sip/
H A Dqsciscintilla.sip94 enum IndicatorStyle {
277 int indicatorDefine(IndicatorStyle style, int indicatorNumber = -1);
374 void setIndicatorHoverStyle(IndicatorStyle style,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl925 -spec indicatorSetStyle(This, Indicator, IndicatorStyle) -> 'ok' when
926 This::wxStyledTextCtrl(), Indicator::integer(), IndicatorStyle::integer().
927 indicatorSetStyle(#wx_ref{type=ThisT}=This,Indicator,IndicatorStyle)
928 when is_integer(Indicator),is_integer(IndicatorStyle) ->
930 wxe_util:queue_cmd(This,Indicator,IndicatorStyle,?get_env(),?wxStyledTextCtrl_IndicatorSetStyle).

123