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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp68 typedef WTF::HashMap<const InlineTextBox*, LayoutRect> InlineTextBoxOverflowMap; typedef in namespace:WebCore
69 static InlineTextBoxOverflowMap* gTextBoxesWithOverflow;
162 gTextBoxesWithOverflow = new InlineTextBoxOverflowMap;

Completed in 170 milliseconds