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

  /external/chromium_org/ui/aura/
window.h 81 owned_by_parent_ = owned_by_parent;
470 bool owned_by_parent_; member in class:aura::Window
window.cc 48 owned_by_parent_(true),
83 if (child->owned_by_parent_) {
    [all...]

Completed in 39 milliseconds