Searched refs:queryCommandValue (Results 1 - 4 of 4) sorted by last modified time

/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h154 - (NSString *)queryCommandValue:(NSString *)command AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
/external/webkit/Source/WebCore/dom/
H A DDocument.cpp4076 String Document::queryCommandValue(const String& commandName) function in class:WebCore::Document
H A DDocument.h881 String queryCommandValue(const String& command);
H A DDocument.idl146 [ConvertNullStringTo=False] DOMString queryCommandValue(in DOMString command);

Completed in 306 milliseconds