Searched refs:nSetFakeBoldText (Results 1 – 3 of 3) sorted by relevance
1007 nSetFakeBoldText(mNativePaint, fakeBoldText); in setFakeBoldText()3224 private static native void nSetFakeBoldText(long paintPtr, boolean fakeBoldText); in nSetFakeBoldText() method in Paint
364 /*package*/ static void nSetFakeBoldText(long nativePaint, in nSetFakeBoldText() method in Paint_Delegate
21011 Landroid/graphics/Paint;->nSetFakeBoldText(JZ)V