OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CounterValueForElementById
(Results
1 - 2
of
2
) sorted by null
/external/chromium/webkit/glue/
webkit_glue.h
70
bool
CounterValueForElementById
(WebKit::WebFrame* web_frame,
webkit_glue.cc
130
bool
CounterValueForElementById
(WebFrame* web_frame, const std::string& id,
133
web_frame->
counterValueForElementById
(WebString::fromUTF8(id));
Completed in 21 milliseconds