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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineTextBox.cpp56 struct SameSizeAsInlineTextBox : public InlineBox { struct in namespace:WebCore
62 COMPILE_ASSERT(sizeof(InlineTextBox) == sizeof(SameSizeAsInlineTextBox), InlineTextBox_should_stay_small);

Completed in 129 milliseconds