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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h 62 AlertDialogRole = 1,
AXObject.cpp 62 { "alertdialog", AlertDialogRole },
AXRenderObject.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp 174 COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleAlertDialog, AlertDialogRole);
    [all...]

Completed in 45 milliseconds