Searched refs:InlineTextBoxOverflowMap (Results 1 – 1 of 1) sorted by relevance
72 typedef WTF::HashMap<const InlineTextBox*, LayoutRect> InlineTextBoxOverflowMap; typedef73 static InlineTextBoxOverflowMap* gTextBoxesWithOverflow;104 gTextBoxesWithOverflow = new InlineTextBoxOverflowMap; in setLogicalOverflowRect()