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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp60 struct SameSizeAsInlineTextBox : public InlineBox { struct in namespace:WebCore
66 COMPILE_ASSERT(sizeof(InlineTextBox) == sizeof(SameSizeAsInlineTextBox), InlineTextBox_should_stay_small);

Completed in 124 milliseconds