OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetWindowIcon
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/base/
x11windowpicker.h
41
uint8_t*
GetWindowIcon
(const WindowId& id, int* width, int* height);
x11windowpicker.cc
280
uint8_t*
GetWindowIcon
(const WindowId& id, int* width, int* height) {
788
uint8_t* X11WindowPicker::
GetWindowIcon
(const WindowId& id,
791
return enumerator_->
GetWindowIcon
(id, width, height);
Completed in 71 milliseconds