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

  /external/chromium_org/ash/system/chromeos/
tray_display.cc 273 int label_max_width = bounds().width() - kTrayPopupPaddingHorizontal * 2 - variable
275 label_->SizeToFit(label_max_width);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 147 private static final int LABEL_MAX_WIDTH = 50;
    [all...]

Completed in 87 milliseconds