Searched defs:GetPropertyInternal (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow.cc793 return reinterpret_cast<void*>(GetPropertyInternal(key, 0));
851 int64 old = GetPropertyInternal(key, default_value);
866 int64 Window::GetPropertyInternal(const void* key, function in class:aura::Window

Completed in 50 milliseconds