Searched refs:attribute_mask (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_linux.cc98 unsigned long attribute_mask = CWBackPixel | CWBorderPixel | CWColormap | local
104 attribute_mask, &window_attributes);
/external/chromium_org/media/cast/test/
H A Dlinux_output_window.cc65 unsigned long attribute_mask = local
78 attribute_mask,
/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_whole_screen_move_loop.cc284 unsigned long attribute_mask = CWEventMask | CWOverrideRedirect; local
294 attribute_mask, &swa);
H A Ddesktop_window_tree_host_x11.cc1032 unsigned long attribute_mask = CWBackPixmap; local
1060 attribute_mask |= CWOverrideRedirect;
1075 attribute_mask |= CWColormap;
1081 attribute_mask |= CWBorderPixel;
1098 attribute_mask,

Completed in 369 milliseconds