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

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
SwtUtils.java 27 public static int getApproximateFontWidth(Control c) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 325 gd.widthHint = SwtUtils.getApproximateFontWidth(mFrameSelectionSpinner) * 6;
    [all...]

Completed in 64 milliseconds