HomeSort by relevance Sort by last modified time
    Searched defs:capHeight (Results 1 - 4 of 4) sorted by null

  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
BitmapFont.java 292 return data.capHeight;
440 public float capHeight = 1;
651 capHeight = Math.max(capHeight, glyph.height);
655 capHeight = capGlyph.height;
656 capHeight -= padY;
658 ascent = baseLine - capHeight;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h 445 UINT16 capHeight;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 71 milliseconds