|
Introduce DEFINE_AX_OBJECT_TYPE_CASTS to replace manual toFoo() for accessibility child class.
DEFINE_TYPE_CASTS can be used for toFoo() in accessibility child class. The DEFINE_TYPE_CASTS will generate
plenty more helper functions for accessibility class type cast.
BUG= 309516
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160154
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+20 lines, -179 lines) |
Patch |
|
M |
Source/core/accessibility/AXImageMapLink.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXListBoxOption.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
2 comments
|
Download
|
|
M |
Source/core/accessibility/AXMenuList.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXMenuListOption.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXMenuListPopup.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXMockObject.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXNodeObject.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXObject.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXRenderObject.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXSVGRoot.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXScrollView.h
|
View
|
|
1 chunk |
+1 line, -8 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXScrollbar.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXSpinButton.h
|
View
|
|
1 chunk |
+2 lines, -11 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXTable.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXTableCell.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXTableColumn.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/accessibility/AXTableRow.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|