OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PresentationalRole
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h
128
PresentationalRole
,
AXObject.cpp
100
{ "presentation",
PresentationalRole
},
AXRenderObject.cpp
607
if (roleValue() ==
PresentationalRole
|| inheritsPresentationalRole())
[
all
...]
AXNodeObject.cpp
239
if (role ==
PresentationalRole
&& canSetFocusAttribute())
[
all
...]
/external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp
239
COMPILE_ASSERT_MATCHING_ENUM(WebAXRolePresentational,
PresentationalRole
);
[
all
...]
Completed in 50 milliseconds