OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isARIATreeGridRow
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXARIAGridRow.h
47
virtual bool
isARIATreeGridRow
() const OVERRIDE;
AXARIAGridRow.cpp
51
bool AXARIAGridRow::
isARIATreeGridRow
() const
AXObject.h
311
virtual bool
isARIATreeGridRow
() const { return false; }
Completed in 35 milliseconds