OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetIntArrayProperty
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/content/browser/renderer_host/
gtk_window_utils.cc
37
if (!ui::
GetIntArrayProperty
(root, "_NET_WORKAREA", &property))
/external/chromium/chrome/browser/chromeos/
wm_ipc.cc
83
if (ui::
GetIntArrayProperty
(
/external/chromium_org/ui/base/x/
x11_util.h
180
UI_EXPORT bool
GetIntArrayProperty
(XID window, const std::string& property_name,
x11_util.cc
797
bool
GetIntArrayProperty
(XID window,
[
all
...]
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.cc
313
if (ui::
GetIntArrayProperty
(x_root_window_, "_NET_WORKAREA", &value) &&
desktop_root_window_host_x11.cc
435
if (ui::
GetIntArrayProperty
(x_root_window_, "_NET_WORKAREA", &value) &&
[
all
...]
Completed in 317 milliseconds