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

  /external/chromium_org/ui/aura/
window.h 400 // StackChildRelativeToImpl().
406 void StackChildRelativeToImpl(Window* child,
window.cc 896 StackChildRelativeToImpl(child, final_target, direction);
899 void Window::StackChildRelativeToImpl(Window* child,
937 StackChildRelativeToImpl(transient_child, last_transient, STACK_ABOVE);
    [all...]

Completed in 133 milliseconds