Home
last modified time | relevance | path

Searched refs:preserve_attributes (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/sigil/Sigil-1.8.0/src/Tabs/
H A DFlowTab.cpp1026 void FlowTab::HeadingStyle(const QString &heading_type, bool preserve_attributes) in HeadingStyle() argument
1033 m_wCodeView->FormatBlock("h" % QString(last_char), preserve_attributes); in HeadingStyle()
1035 m_wCodeView->FormatBlock("p", preserve_attributes); in HeadingStyle()
H A DFlowTab.h240 void HeadingStyle(const QString &heading_type, bool preserve_attributes);
/dports/textproc/pageedit/PageEdit-1.2.0/
H A DWebViewEdit.h107 void FormatBlock(const QString &element_name, bool preserve_attributes);
H A DWebViewEdit.cpp554 void WebViewEdit::FormatBlock(const QString &element_name, bool preserve_attributes) in FormatBlock() argument
559 QString preserve = preserve_attributes ? "true" : "false"; in FormatBlock()
/dports/textproc/sigil/Sigil-1.8.0/src/ViewEditors/
H A DCodeViewEditor.h296 void FormatBlock(const QString &element_name, bool preserve_attributes);
H A DCodeViewEditor.cpp2615 void CodeViewEditor::FormatBlock(const QString &element_name, bool preserve_attributes) in FormatBlock() argument
2695 if (preserve_attributes && (all_attributes.length() > 0)) { in FormatBlock()
/dports/www/py-django-tinymce/django-tinymce-3.4.0/tinymce/static/tinymce/
H A Dtinymce.d.ts547 preserve_attributes?: string[]; property
/dports/deskutils/egroupware/egroupware/vendor/tinymce/tinymce/
H A Dtinymce.d.ts533 preserve_attributes?: string[]; property
/dports/www/tinymce/tinymce/js/tinymce/
H A Dtinymce.d.ts547 preserve_attributes?: string[]; property