Home
last modified time | relevance | path

Searched refs:textBold (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DBalloonHint.java141 boolean textBold, int textColor, int width, int height) { in setBalloonConfig() argument
142 mBalloonView.setTextConfig(label, textSize, textBold, textColor); in setBalloonConfig()
377 boolean textBold, int textColor) { in setTextConfig() argument
382 mPaintLabel.setFakeBoldText(textBold); in setTextConfig()