Searched refs:getForeground (Results 1 – 7 of 7) sorted by relevance
190 auto getForeground = [&]() { in onFilterBounds() local199 return getForeground(); in onFilterBounds()208 if (!result.intersect(getForeground())) { in onFilterBounds()216 result.join(getForeground()); in onFilterBounds()
206 auto getForeground = [&]() { in onFilterBounds() local216 return getForeground(); in onFilterBounds()225 if (!result.intersect(getForeground())) { in onFilterBounds()234 result.join(getForeground()); in onFilterBounds()
76 SkPaint getForeground() const { return fForeground; } in getForeground() function
163 SkPaint getForeground() const { return fForeground; } in getForeground() function
701 setForeground(list.getForeground()); in getListCellRendererComponent()
189 paint = style.getForeground(); in paintText()
323 record.fPaint = style.getForeground(); in buildTextBlob()