HomeSort by relevance Sort by last modified time
    Searched refs:WINDOW_LAYER_NONE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/aura/
window_layer_type.h 11 // WINDOW_LAYER_NONE. See ui::LayerType for description of ones in common.
13 // Note that Windows with WINDOW_LAYER_NONE impose limitations on the
15 WINDOW_LAYER_NONE,
window_unittest.cc     [all...]
window.cc 59 case WINDOW_LAYER_NONE:
302 if (window_layer_type != WINDOW_LAYER_NONE) {
    [all...]

Completed in 1052 milliseconds