Searched refs:GetWindowInfoWindowId (Results 1 – 2 of 2) sorted by relevance
152 static void GetWindowInfoWindowId(NAccessibilityElementData *callbackInfo, napi_value &value);
117 {"windowId", &NAccessibilityElement::GetWindowInfoWindowId},1406 GetWindowInfoWindowId(callbackInfo, windowId); in GetWindowInfoAllAttribute()1502 void NAccessibilityElement::GetWindowInfoWindowId(NAccessibilityElementData *callbackInfo, napi_val… in GetWindowInfoWindowId() function in NAccessibilityElement