Searched refs:GetElementInfoAllAttribute (Results 1 – 2 of 2) sorted by relevance
136 …static void GetElementInfoAllAttribute(NAccessibilityElementData *callbackInfo, napi_value &value);
108 {"allAttribute", &NAccessibilityElement::GetElementInfoAllAttribute},1116 void NAccessibilityElement::GetElementInfoAllAttribute(NAccessibilityElementData *callbackInfo, nap… in GetElementInfoAllAttribute() function in NAccessibilityElement