/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/lexers/ |
H A D | LexPO.cxx | 43 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 54 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 65 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 70 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 83 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 91 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 97 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 105 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 138 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/lexers/ |
H A D | LexPO.cxx | 43 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 54 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 65 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 70 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 83 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 91 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 97 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 105 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 138 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/ |
H A D | LexPO.cxx | 43 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 54 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 65 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 70 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 83 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 91 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 97 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 105 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 138 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/ |
H A D | LexPO.cxx | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/ |
H A D | LexPO.cxx | 43 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 54 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 65 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 70 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 83 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 91 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 97 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 105 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 138 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/x11-toolkits/scintilla/scintilla/lexers/ |
H A D | LexPO.cxx | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/devel/codequery/codequery-0.24.0/scintilla/lexers/ |
H A D | LexPO.cxx | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/ |
H A D | LexPO.cxx | 43 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 54 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 65 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 70 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 83 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 91 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 97 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 105 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 138 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/devel/geany-legacy/geany-1.37.1/scintilla/lexers/ |
H A D | LexPO.cxx | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/devel/geany/geany-1.38/scintilla/lexers/ |
H A D | LexPO.cxx | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/editors/textadept/scintilla/lexers/ |
H A D | LexPO.cxx | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/editors/scite/scintilla/lexers/ |
H A D | LexPO.cxx | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexPO.cpp | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexPO.cpp | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/lexers/ |
H A D | LexPO.cpp | 41 int curLineState = curLine > 0 ? styler.GetLineState(curLine - 1) : SCE_PO_DEFAULT; in ColourisePODoc() 52 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 63 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 68 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 81 sc.SetState(SCE_PO_DEFAULT); in ColourisePODoc() 89 sc.ForwardSetState(SCE_PO_DEFAULT); in ColourisePODoc() 95 if (sc.state == SCE_PO_DEFAULT) { in ColourisePODoc() 103 curLineState = SCE_PO_DEFAULT; in ColourisePODoc() 136 if (sc.state != SCE_PO_DEFAULT) in ColourisePODoc()
|
/dports/devel/geany-plugin-vc/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugin-prj/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugin-overview/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/pohelper/src/ |
H A D | gph-plugin.c | 195 if (style == SCE_PO_DEFAULT) { in find_message() 262 } else if (style != SCE_PO_DEFAULT) { in find_untranslated() 629 while (pos > 0 && style == SCE_PO_DEFAULT) { in on_kb_paste_untranslated() 654 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 673 else if (style != SCE_PO_DEFAULT) in on_kb_paste_untranslated() 699 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgstr_start_at() 736 else if (style != SCE_PO_DEFAULT) in find_msgstr_end_at() 766 while (pos < length && sci_get_style_at (sci, pos) == SCE_PO_DEFAULT) { in get_msgstr_text_at() 789 while (pos > 0 && style == SCE_PO_DEFAULT) { in find_msgid_start_at() 977 } while (style == SCE_PO_DEFAULT && pos < end); in find_first_non_default_style_on_line() [all …]
|