Searched defs:foreground (Results 1 – 6 of 6) sorted by relevance
204 int findColor(Color c, boolean foreground) { in findColor()237 Color getColor(int index, boolean foreground) { in getColor()
46 STDMETHODIMP CAccComponent::get_foreground(IA2Color * foreground) in get_foreground()
136 STDMETHODIMP CAccComponentBase::get_foreground(IA2Color * foreground) in get_foreground()
92 Color foreground = fmt.getForeground(); in FontDescription() local
79 private Color foreground, background; field in Format
68 private Color foreground = Color.black; field in SxcDocumentSerializer
Completed in 49 milliseconds