Searched defs:processType (Results 1 – 4 of 4) sorted by relevance
81 …t sequence, const String& text, TextCheckingTypeMask mask, TextCheckingProcessType processType, co… in TextCheckingRequestData()94 TextCheckingProcessType processType() const { return m_processType; } in processType() function
44 TextCheckingProcessType processType, in SpellCheckRequest()71 …kRequest::create(TextCheckingTypeMask textCheckingOptions, TextCheckingProcessType processType, Pa… in create()
359 String processType = getSwitchValue(commandLine, SWITCH_PROCESS_TYPE); in start() local
1054 void DebugInfoFinder::processType(DIType DT) { in processType() function in DebugInfoFinder