Searched refs:GetWindowInfoLayer (Results 1 – 2 of 2) sorted by relevance
148 static void GetWindowInfoLayer(NAccessibilityElementData *callbackInfo, napi_value &value);
113 {"layer", &NAccessibilityElement::GetWindowInfoLayer},1394 GetWindowInfoLayer(callbackInfo, layer); in GetWindowInfoAllAttribute()1448 void NAccessibilityElement::GetWindowInfoLayer(NAccessibilityElementData *callbackInfo, napi_value … in GetWindowInfoLayer() function in NAccessibilityElement