Searched refs:fBackground (Results 1 – 9 of 9) sorted by relevance
24 fBackground.setColor(color); in Selection()25 fBackground.setAlphaf(0.3f); in Selection()37 …ize_t index) const { return DecoratedBlock(fTextRanges[index].width(), fForeground, fBackground); } in selected()44 SkPaint fBackground; variable
21 fBackground); in paint()
80 merged.emplace_back(selected.width(), fSelection->fForeground, fSelection->fBackground); in mergeSelectionIntoDecorations()
18 fBackground = other.fBackground; in TextStyle()69 if (fHasBackground != other.fHasBackground || fBackground != other.fBackground) { in equals()114 ( fHasBackground && other.fHasBackground && fBackground == other.fBackground); in matchOneAttribute()
62 if (fHasBackground != other.fHasBackground || fBackground != other.fBackground) { in equals()88 return (fHasBackground == other.fHasBackground && fBackground == other.fBackground); in matchOneAttribute()
84 SkPaint getBackground() const { return fBackground; } in getBackground()87 fBackground = std::move(paint); in setBackgroundColor()163 SkPaint fBackground; variable
171 SkPaint getBackground() const { return fBackground; } in getBackground()174 fBackground = std::move(paint); in setBackgroundColor()283 SkPaint fBackground; variable
415 SkBitmap fBackground; member419 fBackground = make_background(); in onDelayedSetup()438 big_pdf_test(doc.get(), fBackground); in onDraw()
414 SkBitmap fBackground; member418 fBackground = make_background(); in onDelayedSetup()437 big_pdf_test(doc.get(), fBackground); in onDraw()