Searched refs:listLength (Results 1 – 3 of 3) sorted by relevance
241 LONG* listLength) in xmlnodelist_get_length() argument249 TRACE("(%p)->(%p)\n", This, listLength); in xmlnodelist_get_length()251 if(!listLength) in xmlnodelist_get_length()261 *listLength = nodeCount; in xmlnodelist_get_length()
259 LONG* listLength) in domselection_get_length() argument263 TRACE("(%p)->(%p)\n", This, listLength); in domselection_get_length()265 if(!listLength) in domselection_get_length()268 *listLength = xmlXPathNodeSetGetLength(This->result->nodesetval); in domselection_get_length()
345 HRESULT length( [out,retval] LONG *listLength );386 HRESULT length( [out,retval] LONG *listLength );