Searched refs:getStyle (Results 1 - 9 of 9) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DCustomTypefaceSpan.java66 oldStyle = old.getStyle();
69 int fake = oldStyle & ~tf.getStyle();
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DFolderSpan.java123 final Paint.Style prevStyle = mWorkPaint.getStyle();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterRepresentation.java269 public int getStyle() { method in class:FilterRepresentation
H A DImageFilterDraw.java85 public int getStyle() { method in class:ImageFilterDraw
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageDraw.java129 public int getStyle() { method in class:ImageDraw
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DSuggestionStripLayoutHelper.java599 if (styles[0].getStyle() == Typeface.BOLD) {
/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DBatteryHistoryChart.java326 int typefaceStyle = tf != null ? tf.getStyle() : 0;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
H A DResearchLogger.java744 final Style savedStyle = paint.getStyle();
/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java2598 Paint.Style savedStyle = p.getStyle();

Completed in 787 milliseconds