OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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