Home
last modified time | relevance | path

Searched refs:psSelection (Results 1 – 3 of 3) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Dprinting_types.h21 psSelection, enumerator
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/bindings/
H A Dsc_consts.cpp132 BIND_INT_CONSTANT(psSelection); in Register_Constants()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Deditormanager.cpp838 case psSelection: // fall through in Print()
843 ed->Print(ps == psSelection, pcm, line_numbers); in Print()