Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DFrame.cpp396 String Frame::searchForLabelsBeforeElement(const Vector<String>& labels, Element* element, size_t* … in searchForLabelsBeforeElement() function in WebCore::Frame
/external/webkit/Source/WebKit/win/
DWebFrame.cpp1394 HRESULT WebFrame::searchForLabelsBeforeElement(const BSTR* labels, unsigned cLabels, IDOMElement* b… in searchForLabelsBeforeElement() function in WebFrame