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

  /frameworks/base/core/java/android/text/
Layout.java 263 TabStops tabStops = null;
291 // Reset tabStops, we'll rebuild if we encounter a line with
352 if (tabStops == null) {
353 tabStops = new TabStops(TAB_INCREMENT, spans);
355 tabStops.reset(TAB_INCREMENT, spans);
378 int max = (int)getLineExtent(lineNum, tabStops, false);
398 tl.set(paint, buf, start, end, dir, directions, hasTab, tabStops);
539 TabStops tabStops = null
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 52 milliseconds