Searched defs:setTextSize (Results 1 - 6 of 6) 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/chromium_org/third_party/skia/src/core/
H A DSkPaint.cpp61 // e.g. setTextSize(-1)
411 void SkPaint::setTextSize(SkScalar ts) { function in class:SkPaint
418 SkDebugf("SkPaint::setTextSize() called with negative value\n");
993 this->setTextSize(kCanonicalTextSizeForPaths);
2199 this->setTextSize(read_scalar(pod));
2573 fPaint.setTextSize(SkIntToScalar(SkPaint::kCanonicalTextSizeForPaths));
/external/skia/src/core/
H A DSkPaint.cpp61 // e.g. setTextSize(-1)
411 void SkPaint::setTextSize(SkScalar ts) { function in class:SkPaint
418 SkDebugf("SkPaint::setTextSize() called with negative value\n");
993 this->setTextSize(kCanonicalTextSizeForPaths);
2210 this->setTextSize(read_scalar(pod));
2584 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/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 349 milliseconds