Searched refs:ContinuationMap (Results 1 – 1 of 1) sorted by relevance
63 typedef HashMap<const RenderBoxModelObject*, RenderBoxModelObject*> ContinuationMap; typedef64 static ContinuationMap* continuationMap = 0;2604 continuationMap = new ContinuationMap; in setContinuation()