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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRootInlineBox.cpp39 struct SameSizeAsRootInlineBox : public InlineFlowBox { struct in namespace:blink
45 COMPILE_ASSERT(sizeof(RootInlineBox) == sizeof(SameSizeAsRootInlineBox), RootInlineBox_should_stay_small);

Completed in 447 milliseconds