Searched refs:queryCommandValue (Results 1 – 9 of 9) sorted by relevance
146 [ConvertNullStringTo=False] DOMString queryCommandValue(in DOMString command);
881 String queryCommandValue(const String& command);
4076 String Document::queryCommandValue(const String& commandName) in queryCommandValue() function in WebCore::Document
154 - (NSString *)queryCommandValue:(NSString *)command AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
17619 (DOM::Document::queryCommandValue):42016 …- fixed <rdar://problem/3675904>: (Make queryCommandValue work as specified in the Javascript exec…42247 (DOM::JSEditor::queryCommandValue): More of the same.42530 (DOM::JSEditor::queryCommandValue): Ditto.42673 …<rdar://problem/3675904>: "Make queryCommandValue work as specified in the Javascript execCommand …42693 (DOM::Document::queryCommandValue):42716 (DOM::JSEditor::queryCommandValue):42742 (DocumentImpl::queryCommandValue):
35448 (DOM::JSEditor::queryCommandValue):38560 (DOM::JSEditor::queryCommandValue): Ditto.
23763 queryCommandValue should fall back to queryCommandState32234 … Match the elements supported by execCommand('formatBlock') and queryCommandValue('formatBlock')32237 …Extended queryCommandValue('formatBlock', false, null) to support article, aside, blockquote, dd, …43806 queryCommandValue "formatBlock" always returns false43809 Implemented queryCommandValue('formatBlock'). We match the Firefox's behavior exactly66062 queryCommandValue("BackColor") returns rgb(0,0,0) for elements with transparent background
5455 REGRESSION(71556,68059): queryCommandValue screws up background color at collapsed cursor36645 queryCommandValue("FormatBlock") does not respect editing boundaries
66223 (WebCore::Document::queryCommandValue): Ditto.