Searched defs:cLabels (Results 1 – 2 of 2) sorted by relevance
201 /* [in] */ int cLabels, in deprecatedSearchForLabels()210 /* [in] */ int cLabels, in matchLabels()217 HRESULT WebHTMLRepresentation::searchForLabels(BSTR* labels, unsigned cLabels, IDOMElement* beforeE… in searchForLabels()
1394 HRESULT WebFrame::searchForLabelsBeforeElement(const BSTR* labels, unsigned cLabels, IDOMElement* b… in searchForLabelsBeforeElement()1438 HRESULT WebFrame::matchLabelsAgainstElement(const BSTR* labels, int cLabels, IDOMElement* againstEl… in matchLabelsAgainstElement()