Searched refs:nSetFakeBoldText (Results 1 – 2 of 2) sorted by relevance
796 nSetFakeBoldText(mNativePaint, fakeBoldText); in setFakeBoldText()799 private native void nSetFakeBoldText(long paintPtr, boolean fakeBoldText); in nSetFakeBoldText() method in Paint
338 /*package*/ static void nSetFakeBoldText(Paint thisPaint, long nativePaint, in nSetFakeBoldText() method in Paint_Delegate