Searched defs:setTextSize (Results 1 - 4 of 4) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowTextView.java160 public void setTextSize(float size) { method in class:ShadowTextView
/external/skia/src/core/
H A DSkPaint.cpp38 // e.g. setTextSize(-1)
311 void SkPaint::setTextSize(SkScalar ts) { function in class:SkPaint
316 SkDebugf("SkPaint::setTextSize() called with negative value\n");
770 this->setTextSize(kCanonicalTextSizeForPaths);
1969 this->setTextSize(read_scalar(pod));
2313 fPaint.setTextSize(SkIntToScalar(SkPaint::kCanonicalTextSizeForPaths));
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 122 milliseconds