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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineTextBox.cpp64 typedef WTF::HashMap<const InlineTextBox*, LayoutRect> InlineTextBoxOverflowMap; typedef in namespace:WebCore
65 static InlineTextBoxOverflowMap* gTextBoxesWithOverflow;
94 gTextBoxesWithOverflow = new InlineTextBoxOverflowMap;

Completed in 160 milliseconds