Home
last modified time | relevance | path

Searched defs:WindowProperty (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow_property.h75 struct WindowProperty { struct
82 void Window::SetProperty(const WindowProperty<T>* property, T value) { in SetProperty() argument