Searched refs:FindLegendOption (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderFieldset.h35 enum FindLegendOption { IgnoreFloatingOrOutOfFlow, IncludeFloatingOrOutOfFlow }; enum in class:blink::FINAL
36 RenderBox* findLegend(FindLegendOption = IgnoreFloatingOrOutOfFlow) const;
H A DRenderFieldset.cpp129 RenderBox* RenderFieldset::findLegend(FindLegendOption option) const

Completed in 2167 milliseconds