Searched refs:fake (Results 1 – 5 of 5) sorted by relevance
94 int fake = oldStyle & ~tf.getStyle(); in apply() local96 if ((fake & Typeface.BOLD) != 0) { in apply()100 if ((fake & Typeface.ITALIC) != 0) { in apply()
110 int fake = want & ~tf.getStyle(); in apply() local112 if ((fake & Typeface.BOLD) != 0) { in apply()116 if ((fake & Typeface.ITALIC) != 0) { in apply()
247 int fake = style & ~tf.getStyle(); in updateMeasureState() local249 if ((fake & Typeface.BOLD) != 0) { in updateMeasureState()253 if ((fake & Typeface.ITALIC) != 0) { in updateMeasureState()
44 // Register the fake removed file as an output.
73 The analyzer is also given a list of classes to exclude. A fake implementation of these classes is