Searched refs:queryCommandIndeterm (Results 1 – 7 of 7) sorted by relevance
143 boolean queryCommandIndeterm(in DOMString command);
878 bool queryCommandIndeterm(const String& command);
4061 bool Document::queryCommandIndeterm(const String& commandName) in queryCommandIndeterm() function in WebCore::Document
151 - (BOOL)queryCommandIndeterm:(NSString *)command AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
42014 …- fixed <rdar://problem/3675899>: (Make queryCommandIndeterm work as specified in the Javascript e…42019 … (DOM::JSEditor::queryCommandIndeterm): Changed to use KHTMLPart::TriState instead of CommandState.42244 …(DOM::JSEditor::queryCommandIndeterm): Got rid of special case for 0 for function pointer, added c…42527 (DOM::JSEditor::queryCommandIndeterm): Ditto.42670 …<rdar://problem/3675899>: "Make queryCommandIndeterm work as specified in the Javascript execComma…42690 (DOM::Document::queryCommandIndeterm):42713 (DOM::JSEditor::queryCommandIndeterm):42739 (DocumentImpl::queryCommandIndeterm):
35446 (DOM::JSEditor::queryCommandIndeterm):38558 (DOM::JSEditor::queryCommandIndeterm): Ditto.
66220 (WebCore::Document::queryCommandIndeterm):