Searched refs:n_relations (Results 1 – 5 of 5) sorted by relevance
159 LONG n_relations; in AddProperties() local160 if (acc_obj->get_nRelations(&n_relations) == S_OK) in AddProperties()161 dict->SetInteger("n_relations", n_relations); in AddProperties()
213 CONTENT_EXPORT STDMETHODIMP get_nRelations(LONG* n_relations);220 LONG* n_relations);
751 STDMETHODIMP BrowserAccessibilityWin::get_nRelations(LONG* n_relations) { in get_nRelations() argument755 if (!n_relations) in get_nRelations()758 *n_relations = relations_.size(); in get_nRelations()784 LONG* n_relations) { in get_relations() argument788 if (!relations || !n_relations) in get_relations()792 *n_relations = count; in get_relations()
161 STDMETHODIMP get_nRelations(LONG* n_relations) { in get_nRelations() argument170 LONG* n_relations) { in get_relations() argument
171 STDMETHODIMP get_nRelations(LONG* n_relations) { in get_nRelations() argument180 LONG* n_relations) { in get_relations() argument