Home | History | Annotate | Download | only in win

Lines Matching refs:matchLabelsAgainstElement

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