Home | History | Annotate | Download | only in win

Lines Matching refs:matchLabelsAgainstElement

1438 HRESULT WebFrame::matchLabelsAgainstElement(const BSTR* labels, int cLabels, IDOMElement* againstElement, BSTR* result)
1463 String label = coreFrame->matchLabelsAgainstElement(labelStrings, coreElement);