Searched refs:getHtmlColor (Results 1 – 3 of 3) sorted by relevance
381 public static int getHtmlColor(String color) { in getHtmlColor() method in Color
339 c = Color.getHtmlColor(color); in getColor()
684 int c = Color.getHtmlColor(f.mColor); in endFont()