Searched refs:InlineTextBoxBlobCacheMap (Results 1 – 1 of 1) sorted by relevance
74 typedef WTF::HashMap<const InlineTextBox*, TextBlobPtr> InlineTextBoxBlobCacheMap; typedef75 static InlineTextBoxBlobCacheMap* gTextBlobCache;534 gTextBlobCache = new InlineTextBoxBlobCacheMap; in paint()