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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
IGraphics.java 43 int getFontHeight();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/gscripts/
BaseView.groovy 85 int ys = r.y - gc.getFontHeight();
android.widget.RelativeLayout.groovy 80 int h = gc.getFontHeight();
462 int h = gc.getFontHeight();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GCWrapper.java 120 public int getFontHeight() {

Completed in 2723 milliseconds