Searched refs:nSetFakeBoldText (Results 1 – 2 of 2) sorted by relevance
1085 nSetFakeBoldText(mNativePaint, fakeBoldText); in setFakeBoldText()3801 private static native void nSetFakeBoldText(long paintPtr, boolean fakeBoldText); in nSetFakeBoldText() method in Paint
18133 Landroid/graphics/Paint;->nSetFakeBoldText(JZ)V