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

  /external/brotli/research/
brotlidump.py 429 def justify(bs): function in function:Code.showCode
433 print(' '.join(map(justify, symbolStrings[i::rows])).rstrip())
    [all...]
  /frameworks/base/core/java/android/text/
TextLine.java 214 * Justify the line to the given width.
217 public void justify(float justifyWidth) { method in class:TextLine
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Formatter.java 3007 a.append(justify(s)); method
3010 private String justify(String s) { method in class:Formatter.FormatSpecifier
    [all...]
  /packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
Cea708Parser.java 702 int justify = (data[pos + 2] & 0x03); local
    [all...]
  /packages/apps/TV/tuner/src/com/android/tv/tuner/data/
Cea708Data.java 255 public final int justify; field in class:Cea708Data.CaptionWindowAttr
267 int justify,
277 this.justify = justify;
  /frameworks/base/media/java/android/media/
Cea708CaptionRenderer.java 556 int justify = (data[pos + 2] & 0x03); local
563 printDirection, scrollDirection, justify,
569 + "justify: %s, effectDirection: %d, effectSpeed: %d, "
572 scrollDirection, justify, effectDirection, effectSpeed, displayEffect));
956 public final int justify; field in class:Cea708CCParser.CaptionWindowAttr
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
jconsole.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
jconsole.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /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 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 205 milliseconds