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

  /external/chromium_org/ui/views/corewm/
transient_window_stacking_client.cc 37 Window::Windows ancestors2; local
39 !GetAllTransientAncestors(*window2, &ancestors2)) {
44 Window::Windows::const_reverse_iterator it2 = ancestors2.rbegin();
45 for (; it1 != ancestors1.rend() && it2 != ancestors2.rend(); ++it1, ++it2) {
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/
final-url-en     [all...]

Completed in 1077 milliseconds