Searched refs:GetWindowIcon (Results 1 – 2 of 2) sorted by relevance
41 uint8_t* GetWindowIcon(const WindowId& id, int* width, int* height);
280 uint8_t* GetWindowIcon(const WindowId& id, int* width, int* height) { in GetWindowIcon() function in rtc::XWindowEnumerator788 uint8_t* X11WindowPicker::GetWindowIcon(const WindowId& id, in GetWindowIcon() function in rtc::X11WindowPicker791 return enumerator_->GetWindowIcon(id, width, height); in GetWindowIcon()