Home
last modified time | relevance | path

Searched defs:searchForLabelsBeforeElement (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/page/
DFrame.cpp421 String Frame::searchForLabelsBeforeElement(const Vector<String>& labels, Element* element) in searchForLabelsBeforeElement() function in WebCore::Frame
/external/webkit/WebKit/win/
DWebFrame.cpp1177 HRESULT WebFrame::searchForLabelsBeforeElement(const BSTR* labels, int cLabels, IDOMElement* before… in searchForLabelsBeforeElement() function in WebFrame