Home
last modified time | relevance | path

Searched refs:SupportSuperScriptAndSubScript (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/kf5-ktextwidgets/ktextwidgets-5.89.0/src/widgets/
H A Dkrichtextwidget.h207 SupportSuperScriptAndSubScript = 0x4000000, enumerator
H A Dkrichtextwidget.cpp462 if (d->richTextSupport & SupportSuperScriptAndSubScript) { in createActions()
573 if (richTextSupport & KRichTextWidget::SupportSuperScriptAndSubScript) { in updateCharFormatActions()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py8690 SupportSuperScriptAndSubScript = 0 variable in KRichTextWidget