Home
last modified time | relevance | path

Searched defs:customHighlightRect (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebChromeClient.mm743 FloatRect WebChromeClient::customHighlightRect(Node* node, const AtomicString& type, const FloatRec… function
/external/webkit/Source/WebCore/page/
DChrome.cpp500 FloatRect ChromeClient::customHighlightRect(Node*, const AtomicString&, const FloatRect&) in customHighlightRect() function in WebCore::ChromeClient
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebChromeClient.cpp533 FloatRect WebChromeClient::customHighlightRect(Node*, const AtomicString& type, const FloatRect& li… in customHighlightRect() function in WebKit::WebChromeClient