Searched refs:getForeground (Results 1 – 11 of 11) sorted by relevance
183 auto getForeground = [&]() { in onFilterBounds() local192 return getForeground(); in onFilterBounds()201 if (!result.intersect(getForeground())) { in onFilterBounds()209 result.join(getForeground()); in onFilterBounds()
191 auto getForeground = [&]() { in onFilterBounds() local200 return getForeground(); in onFilterBounds()209 if (!result.intersect(getForeground())) { in onFilterBounds()217 result.join(getForeground()); in onFilterBounds()
36 gg.setColor(c.getForeground()); in paintBorder()
410 jarNameLabel.setForeground(list.getForeground()); in getListCellRendererComponent()411 filterLabel.setForeground(list.getForeground()); in getListCellRendererComponent()
223 label.setForeground(list.getForeground()); in getListCellRendererComponent()
256 label.setForeground(list.getForeground()); in getListCellRendererComponent()
554 reTraceMappingLabel.setForeground(reTraceVerboseCheckBox.getForeground()); in ProGuardGUI()
124 setForeground(list.getForeground()); in getListCellRendererComponent()
163 SkPaint getForeground() const { return fForeground; } in getForeground() function
701 setForeground(list.getForeground()); in getListCellRendererComponent()
321 record.fPaint = style.getForeground(); in buildTextBlob()