Home
last modified time | relevance | path

Searched refs:hideSelection (Results 1 – 25 of 120) sorted by relevance

12345

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DRenderContext.h122 bool hideSelection() const;
H A DRenderContext.cpp159 bool RenderContext::hideSelection() const { in hideSelection() function in TrenchBroom::Renderer::RenderContext
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/
H A DScintillaWX.h162 bool GetHideSelection() { return hideSelection; } in GetHideSelection()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/
H A DScintillaWX.h162 bool GetHideSelection() { return hideSelection; } in GetHideSelection()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/
H A DScintillaWX.h162 bool GetHideSelection() { return hideSelection; } in GetHideSelection()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/
H A DScintillaWX.h162 bool GetHideSelection() { return hideSelection; } in GetHideSelection()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/
H A DScintillaWX.h178 bool GetHideSelection() { return hideSelection; } in GetHideSelection()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/
H A DScintillaWX.h162 bool GetHideSelection() { return hideSelection; } in GetHideSelection()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/
H A DScintillaWX.h178 bool GetHideSelection() { return hideSelection; } in GetHideSelection()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/
H A DScintillaWX.h168 bool GetHideSelection() { return hideSelection; } in GetHideSelection()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/reltool/src/
H A Dreltool_mod_win.erl598 wxStyledTextCtrl:hideSelection(Editor, true),
626 wxStyledTextCtrl:hideSelection(Editor, false),
646 wxStyledTextCtrl:hideSelection(Editor, false),
673 wxStyledTextCtrl:hideSelection(Editor, false),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/reltool/src/
H A Dreltool_mod_win.erl598 wxStyledTextCtrl:hideSelection(Editor, true),
626 wxStyledTextCtrl:hideSelection(Editor, false),
646 wxStyledTextCtrl:hideSelection(Editor, false),
673 wxStyledTextCtrl:hideSelection(Editor, false),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_mod_win.erl598 wxStyledTextCtrl:hideSelection(Editor, true),
626 wxStyledTextCtrl:hideSelection(Editor, false),
646 wxStyledTextCtrl:hideSelection(Editor, false),
673 wxStyledTextCtrl:hideSelection(Editor, false),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/reltool/src/
H A Dreltool_mod_win.erl598 wxStyledTextCtrl:hideSelection(Editor, true),
626 wxStyledTextCtrl:hideSelection(Editor, false),
646 wxStyledTextCtrl:hideSelection(Editor, false),
673 wxStyledTextCtrl:hideSelection(Editor, false),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_mod_win.erl598 wxStyledTextCtrl:hideSelection(Editor, true),
626 wxStyledTextCtrl:hideSelection(Editor, false),
646 wxStyledTextCtrl:hideSelection(Editor, false),
673 wxStyledTextCtrl:hideSelection(Editor, false),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_mod_win.erl598 wxStyledTextCtrl:hideSelection(Editor, true),
626 wxStyledTextCtrl:hideSelection(Editor, false),
646 wxStyledTextCtrl:hideSelection(Editor, false),
673 wxStyledTextCtrl:hideSelection(Editor, false),
/dports/lang/erlang/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_mod_win.erl598 wxStyledTextCtrl:hideSelection(Editor, true),
626 wxStyledTextCtrl:hideSelection(Editor, false),
646 wxStyledTextCtrl:hideSelection(Editor, false),
673 wxStyledTextCtrl:hideSelection(Editor, false),
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/
H A DScintillaWX.h194 bool GetHideSelection() { return view.hideSelection; } in GetHideSelection()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/
H A DScintillaWX.h212 bool GetHideSelection() { return view.hideSelection; } in GetHideSelection()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditView.h55 bool hideSelection; variable
H A DEditView.cxx176 hideSelection = false; in EditView()
800 …if (!hideSelection && ((vsDraw.selAlpha == SC_ALPHA_NOALPHA) || (vsDraw.selAdditionalAlpha == SC_A… in DrawEOL()
823 if (!hideSelection) { in DrawEOL()
1137 if (hideSelection && !drawDrag) in DrawCarets()
1277 const int inSelection = hideSelection ? 0 : model.sel.CharacterInSelection(iDoc); in DrawBackground()
1454 const int inSelection = hideSelection ? 0 : model.sel.CharacterInSelection(iDoc); in DrawForeground()
1693 if (!hideSelection && (phase & drawSelectionTranslucent)) { in DrawLine()
1815 ll->containsCaret = !hideSelection && (lineDoc == lineCaret); in PaintText()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditView.h53 bool hideSelection; variable
H A DEditView.cxx175 hideSelection = false; in EditView()
797 …if (!hideSelection && ((vsDraw.selAlpha == SC_ALPHA_NOALPHA) || (vsDraw.selAdditionalAlpha == SC_A… in DrawEOL()
820 if (!hideSelection) { in DrawEOL()
1124 if (hideSelection && !drawDrag) in DrawCarets()
1260 const int inSelection = hideSelection ? 0 : model.sel.CharacterInSelection(iDoc); in DrawBackground()
1437 const int inSelection = hideSelection ? 0 : model.sel.CharacterInSelection(iDoc); in DrawForeground()
1673 if (!hideSelection && (phase & drawSelectionTranslucent)) { in DrawLine()
1795 ll->containsCaret = !hideSelection && (lineDoc == lineCaret); in PaintText()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditView.h56 bool hideSelection; variable
H A DEditView.cxx179 hideSelection = false; in EditView()
858 …if (!hideSelection && ((vsDraw.selAlpha == SC_ALPHA_NOALPHA) || (vsDraw.selAdditionalAlpha == SC_A… in DrawEOL()
881 if (!hideSelection) { in DrawEOL()
1082 if (!hideSelection) { in DrawFoldDisplayText()
1285 if (hideSelection && !drawDrag) in DrawCarets()
1425 const int inSelection = hideSelection ? 0 : model.sel.CharacterInSelection(iDoc); in DrawBackground()
1634 const int inSelection = hideSelection ? 0 : model.sel.CharacterInSelection(iDoc); in DrawForeground()
1874 if (!hideSelection && (phase & drawSelectionTranslucent)) { in DrawLine()
1996 ll->containsCaret = !hideSelection && (lineDoc == lineCaret); in PaintText()
2091 if (!hideSelection) { in FillLineRemainder()

12345