HomeSort by relevance Sort by last modified time
    Searched refs:fontHeight (Results 1 - 22 of 22) sorted by null

  /external/skia/src/views/
SkTextBox.cpp 149 SkScalar x, y, scaledSpacing, height, fontHeight;
165 fontHeight = paint.getFontMetrics(&metrics);
166 scaledSpacing = SkScalarMul(fontHeight, fSpacingMul) + fSpacingAdd;
171 SkScalar textHeight = fontHeight;
  /external/replicaisland/src/com/replica/replicaisland/
ConversationDialogActivity.java 101 final float fontHeight = -paint.ascent() + paint.descent();
102 final int maxLinesPerPage = (int)(maxHeight / fontHeight);
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
BalloonHint.java 451 int fontHeight = mFmi.bottom - mFmi.top;
452 float marginY = (height - fontHeight) / 2.0f;
SoftKeyboardView.java 472 int fontHeight = mFmi.bottom - mFmi.top;
473 float marginY = (softKey.height() - fontHeight) / 2.0f;
  /external/webkit/Source/WebKit/win/
FullscreenVideoController.cpp 535 int fontHeight = font.fontMetrics().height();
538 context.drawText(font, leftText, IntPoint(windowWidth / 2 - timeSliderWidth / 2 - margin - font.width(leftText), windowHeight - margin - sliderHeight / 2 + fontHeight / 4));
544 context.drawText(font, rightText, IntPoint(windowWidth / 2 + timeSliderWidth / 2 + margin, windowHeight - margin - sliderHeight / 2 + fontHeight / 4));
  /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/
TreeView.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DurationMinimap.java 431 public PositionHelper(int fontHeight, int contextCount,
440 mHeaderMargin = fontHeight * 3;
  /sdk/traceview/src/com/android/traceview/
ProfileView.java 101 int fontHeight = event.gc.getFontMetrics().getHeight();
102 event.height = fontHeight;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java     [all...]
  /external/webkit/Source/WebCore/platform/chromium/
PopupMenuChromium.cpp     [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 735 short fontHeight; /* Font height */
746 m_int fontHeight; /* Height of the font */
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 735 short fontHeight; /* Font height */
746 m_int fontHeight; /* Height of the font */
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderBox.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 203 milliseconds