Searched refs:fHadFill (Results 1 – 2 of 2) sorted by relevance
272 , fHadFill(false) in TextAdapter()366 const auto fill_change = SkToInt(fText.fHasFill) - SkToInt(fHadFill); in apply()389 fHadFill = fText.fHasFill; in apply()
244 bool fHadFill : 1, // - state cached from the prev apply() variable