Home
last modified time | relevance | path

Searched defs:caseMapping (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.cpp555 std::string ScintillaQt::CaseMapString(const std::string &s, int caseMapping) in CaseMapString()
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.cpp565 std::string ScintillaQt::CaseMapString(const std::string &s, int caseMapping) in CaseMapString()
/dports/x11-toolkits/scintilla/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.cpp593 std::string ScintillaQt::CaseMapString(const std::string &s, int caseMapping) in CaseMapString()
/dports/editors/textadept/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.cpp593 std::string ScintillaQt::CaseMapString(const std::string &s, int caseMapping) in CaseMapString()
/dports/editors/scite/scintilla/qt/ScintillaEditBase/
H A DScintillaQt.cpp593 std::string ScintillaQt::CaseMapString(const std::string &s, int caseMapping) in CaseMapString()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.cxx2793 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
3726 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.cxx2795 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
3718 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.cxx2928 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4138 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.cpp2899 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4110 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.cxx2903 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4027 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.cxx2935 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4145 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.cxx2920 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4130 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.cxx2897 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4054 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.cxx2931 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4141 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditor.cxx2931 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4141 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/editors/textadept/scintilla/src/
H A DEditor.cxx2935 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4145 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/editors/scite/scintilla/src/
H A DEditor.cxx2935 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4145 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp2899 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4110 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp2899 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4110 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.cpp2899 void Editor::ChangeCaseOfSelection(int caseMapping) { in ChangeCaseOfSelection()
4110 std::string Editor::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/gtk/
H A DScintillaGTK.cxx1412 std::string ScintillaGTK::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/win32/
H A DScintillaWin.cxx1821 std::string ScintillaWin::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/gtk/
H A DScintillaGTK.cxx1408 std::string ScintillaGTK::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/x11-toolkits/scintilla/scintilla/gtk/
H A DScintillaGTK.cxx1211 std::string ScintillaGTK::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/gtk/
H A DScintillaGTK.cxx1216 std::string ScintillaGTK::CaseMapString(const std::string &s, int caseMapping) { in CaseMapString()

12