Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRootInlineBox.cpp40 struct SameSizeAsRootInlineBox : public InlineFlowBox { struct
45 COMPILE_ASSERT(sizeof(RootInlineBox) == sizeof(SameSizeAsRootInlineBox), RootInlineBox_should_stay_…