Searched refs:counterValueForElement (Results 1 – 14 of 14) sorted by relevance
94 String counterValueForElement(Element*);
796 String counterValueForElement(Element* element) in counterValueForElement() function
87 - (NSString *)counterValueForElement:(DOMElement*)element;
271 - (NSString *)counterValueForElement:(DOMElement*)element273 return counterValueForElement(core(element));
621 return counterValueForElement(static_cast<JSElement*>(toJS(element))->impl()); in counterValue()
235 return counterValueForElement(coreElement).utf8(); in counterValueForElementById()
401 return WebCore::counterValueForElement(element); in counterValueForElementById()
243 …rValue(Adopt, JSStringCreateWithCFString((CFStringRef)[mainFrame counterValueForElement:element]));
1825 return counterValueForElement(element); in counterValueForElementById()
888 *result = BString(counterValueForElement(element)).release(); in counterValueForElementById()
2108 -[WebFrame(WebKitDebug) counterValueForElement:]
1653 Add counterValueForElement in WebFrame to call WebCore::counterValueForElement.1657 (-[WebFrame counterValueForElement:]):
38938 (WebCore::counterValueForElement):39925 Expose WebCore::counterValueForElement as a WebCore API.39930 (WebCore::counterValueForElement):
11479 (WebCore::counterValueForElement):