Searched defs:FindLegendOption (Results 1 - 1 of 1) 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;

Completed in 246 milliseconds