Searched refs:nSetFakeBoldText (Results 1 – 2 of 2) 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