Searched defs:textHeight (Results 1 - 9 of 9) sorted by relevance

/external/skia/gm/
H A Dlcdtext.cpp22 textHeight = SkIntToScalar(pointSize);
35 y = textHeight;
54 paint.setTextSize(textHeight);
57 y += textHeight;
62 SkScalar y, textHeight; member in class:skiagm::LcdTextGM
H A Dverttext2.cpp23 textHeight = SkIntToScalar(pointSize);
47 y = textHeight;
63 canvas->translate(textHeight * 4, SkIntToScalar(50));
78 paint.setTextSize(textHeight);
83 y += textHeight;
88 SkScalar y, textHeight; member in class:skiagm::VertText2GM
/external/chromium_org/third_party/skia/src/views/
H A DSkTextBox.cpp201 SkScalar textHeight = fontHeight; local
207 textHeight += scaledSpacing * (count - 1);
215 y = SkScalarHalf(height - textHeight);
219 y = height - textHeight;
/external/skia/src/views/
H A DSkTextBox.cpp201 SkScalar textHeight = fontHeight; local
207 textHeight += scaledSpacing * (count - 1);
215 y = SkScalarHalf(height - textHeight);
219 y = height - textHeight;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/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/ ...

Completed in 162 milliseconds