Home
last modified time | relevance | path

Searched refs:TextIsSelectedAndNotInStartOrEndTag (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/sigil/Sigil-1.8.0/src/ViewEditors/
H A DCodeViewEditor.h111 bool TextIsSelectedAndNotInStartOrEndTag();
H A DCodeViewEditor.cpp362 bool CodeViewEditor::TextIsSelectedAndNotInStartOrEndTag() in TextIsSelectedAndNotInStartOrEndTag() function in CodeViewEditor
384 return TextIsSelectedAndNotInStartOrEndTag(); in IsCutCodeTagsAllowed()
1816 if (!TextIsSelectedAndNotInStartOrEndTag()) { in AddToIndex()
1828 return TextIsSelectedAndNotInStartOrEndTag(); in IsAddToIndexAllowed()
1940 } else if (TextIsSelectedAndNotInStartOrEndTag()) { in InsertTagAttribute()