Home
last modified time | relevance | path

Searched defs:DocumentCommand (Results 1 – 2 of 2) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DDocumentCommand.cpp25 DocumentCommand::DocumentCommand(const CommandType type, const String& name) : in DocumentCommand() function in TrenchBroom::View::DocumentCommand
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DDocumentCommand.java37 public class DocumentCommand { class
259 protected DocumentCommand() { in DocumentCommand() method in DocumentCommand