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

/external/chromium_org/media/cast/test/
H A Dlinux_output_window.cc65 unsigned long attribute_mask = CWBackPixel | CWBorderPixel | CWColormap | local
71 attribute_mask, &window_attributes);
/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_whole_screen_move_loop.cc195 unsigned long attribute_mask = CWEventMask | CWOverrideRedirect; local
205 attribute_mask, &swa);
H A Ddesktop_root_window_host_x11.cc924 unsigned long attribute_mask = CWBackPixmap; local
951 attribute_mask |= CWOverrideRedirect;
962 attribute_mask,

Completed in 201 milliseconds