Home
last modified time | relevance | path

Searched refs:thTagRequired (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
DAccessibilityTableColumn.cpp124 …* AccessibilityTableColumn::headerObjectForSection(RenderTableSection* section, bool thTagRequired) in headerObjectForSection() argument
152 if (thTagRequired && !node->hasTagName(thTag)) in headerObjectForSection()
DAccessibilityTableColumn.h70 AccessibilityObject* headerObjectForSection(RenderTableSection*, bool thTagRequired);