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

  /external/skia/src/views/
SkTextBox.cpp 157 SkScalar x, y, scaledSpacing, height, fontHeight;
173 fontHeight = paint.getFontMetrics(&metrics);
174 scaledSpacing = SkScalarMul(fontHeight, fSpacingMul) + fSpacingAdd;
179 SkScalar textHeight = 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;
  /sdk/traceview/src/com/android/traceview/
ProfileView.java 95 int fontHeight = event.gc.getFontMetrics().getHeight();
96 event.height = fontHeight;
  /external/webkit/WebCore/rendering/
RenderBox.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...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 103 milliseconds