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

  /external/mesa3d/src/mesa/main/
dlist.h 67 unsigned glyphHeight;
  /frameworks/av/cmds/screenrecord/
TextRenderer.cpp 202 float glyphHeight = FontBitmap::maxGlyphHeight;
207 float vertBottom = y + glyphHeight * mScale;
214 float texBottom = (FontBitmap::yoffset[chi] + glyphHeight) /
  /frameworks/base/core/java/android/widget/
Editor.java     [all...]

Completed in 191 milliseconds