Searched refs:item_depth (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/accessibility/
H A Daccessibility_events.cc286 int item_depth,
292 item_depth_(item_depth),
283 AccessibilityTreeItemInfo(Profile* profile, const std::string& name, const std::string& context, int item_depth, int item_index, int item_count, int children_count, bool is_expanded) argument
H A Daccessibility_events.h345 int item_depth,
355 int item_depth() const { return item_depth_; } function in class:AccessibilityTreeItemInfo

Completed in 54 milliseconds