Searched refs:getForeground (Results 1 – 11 of 11) sorted by relevance
191 auto getForeground = [&]() { in onFilterBounds() local200 return getForeground(); in onFilterBounds()209 if (!result.intersect(getForeground())) { in onFilterBounds()217 result.join(getForeground()); in onFilterBounds()
188 auto getForeground = [&]() { in onFilterBounds() local197 return getForeground(); in onFilterBounds()206 if (!result.intersect(getForeground())) { in onFilterBounds()214 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()
166 SkPaint getForeground() const { return fForeground; } in getForeground() function
701 setForeground(list.getForeground()); in getListCellRendererComponent()
309 paint = style.getForeground(); in paintText()