Searched refs:textColor (Results 1 – 2 of 2) sorted by relevance
141 boolean textBold, int textColor, int width, int height) { in setBalloonConfig() argument142 mBalloonView.setTextConfig(label, textSize, textBold, textColor); in setBalloonConfig()377 boolean textBold, int textColor) { in setTextConfig() argument383 mPaintLabel.setColor(textColor); in setTextConfig()
439 int textColor; in drawSoftKey() local442 textColor = softKey.getColorHl(); in drawSoftKey()445 textColor = softKey.getColor(); in drawSoftKey()469 mPaint.setColor(textColor); in drawSoftKey()