OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WindowLayerType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/aura/
window_layer_type.h
12
enum
WindowLayerType
{
window.h
86
void InitWithWindowLayerType(
WindowLayerType
layer_type);
window.cc
44
WindowLayerType
UILayerTypeToWindowLayerType(ui::LayerType layer_type) {
57
ui::LayerType WindowLayerTypeToUILayerType(
WindowLayerType
window_layer_type) {
301
void Window::InitWithWindowLayerType(
WindowLayerType
window_layer_type) {
[
all
...]
window_unittest.cc
[
all
...]
Completed in 501 milliseconds