Searched refs:InlineTextBoxOverflowMap (Results 1 – 1 of 1) sorted by relevance
52 typedef WTF::HashMap<const InlineTextBox*, IntRect> InlineTextBoxOverflowMap; typedef53 static InlineTextBoxOverflowMap* gTextBoxesWithOverflow;73 gTextBoxesWithOverflow = new InlineTextBoxOverflowMap; in setLogicalOverflowRect()