Searched refs:GetWindowInfoType (Results 1 – 2 of 2) sorted by relevance
149 static void GetWindowInfoType(NAccessibilityElementData *callbackInfo, napi_value &value);
114 {"type", &NAccessibilityElement::GetWindowInfoType},1398 GetWindowInfoType(callbackInfo, type); in GetWindowInfoAllAttribute()1457 void NAccessibilityElement::GetWindowInfoType(NAccessibilityElementData *callbackInfo, napi_value &… in GetWindowInfoType() function in NAccessibilityElement