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

  /external/chromium_org/chrome/browser/extensions/
menu_manager.h 381 bool DescendantOf(MenuItem* item, const MenuItem::Id& ancestor_id);
menu_manager.cc 390 bool MenuManager::DescendantOf(MenuItem* item,
414 (new_parent && (DescendantOf(new_parent, child_id) ||

Completed in 54 milliseconds