Home
last modified time | relevance | path

Searched refs:ApplyCaseChangeToSelection (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/sigil/Sigil-1.8.0/src/Tabs/
H A DTextTab.cpp210 m_wCodeView->ApplyCaseChangeToSelection(casing); in ChangeCasing()
H A DFlowTab.cpp1022 m_wCodeView->ApplyCaseChangeToSelection(casing); in ChangeCasing()
/dports/textproc/sigil/Sigil-1.8.0/src/ViewEditors/
H A DCodeViewEditor.h345 void ApplyCaseChangeToSelection(const Utility::Casing &casing);
H A DCodeViewEditor.cpp3582 void CodeViewEditor::ApplyCaseChangeToSelection(const Utility::Casing &casing) in ApplyCaseChangeToSelection() function in CodeViewEditor