Lines Matching refs:fCurrDisplayable
82 fInSkia(maker.fInInclude), fCurrDisplayable(NULL)
87 if (fCurrDisplayable && fMaker.fChildren.find(fCurrDisplayable) < 0)
88 delete fCurrDisplayable;
91 if (displayable == fCurrDisplayable)
108 if (fCurrDisplayable == NULL) // this signals we should ignore attributes for this element
110 SkDisplayable* displayable = fCurrDisplayable;
209 fCurrDisplayable = NULL;
240 fCurrDisplayable = NULL; // init so we'll ignore attributes if we exit early
272 fCurrDisplayable = displayable;