Home
last modified time | relevance | path

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

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