Searched refs:SetForegroundColor (Results 1 – 4 of 4) sorted by relevance
41 maTagStartEndStyle = new Style().SetForegroundColor(new Color(0x87CEFA)); // Light Sky Blue in DocumentTokenFormatter()42 … maNamespaceNameStyle = new Style().SetForegroundColor(new Color(0x7B68EE)); // Medium Slate Blue in DocumentTokenFormatter()44 .SetForegroundColor(new Color(0x7B68EE)) // Medium Slate Blue in DocumentTokenFormatter()46 maTextStyle = new Style().SetForegroundColor(new Color(0xF08080)); // Light Coral in DocumentTokenFormatter()47 maAttributeValueStyle = new Style().SetForegroundColor(new Color(0xFFA07A)); // Light Salmon in DocumentTokenFormatter()
52 public Style SetForegroundColor (final Color aColor) in SetForegroundColor() method in Style
688 void SetForegroundColor( css::util::Color color );
1414 void ProgressBar::SetForegroundColor( util::Color color ) in SetForegroundColor() function in layout::ProgressBar
Completed in 24 milliseconds