Searched refs:nSetFakeBoldText (Results 1 – 3 of 3) sorted by relevance
963 nSetFakeBoldText(mNativePaint, fakeBoldText); in setFakeBoldText()3178 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
21020 Landroid/graphics/Paint;->nSetFakeBoldText(JZ)V