HomeSort by relevance Sort by last modified time
    Searched full:justify (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /external/chromium/third_party/icu/source/io/
uprintf.c 54 /* pad and justify, if needed */
56 /* left justify */
63 /* right justify */
sprintf.c 61 /* pad and justify, if needed */
75 /* left justify */
81 /* right justify */
  /external/icu4c/io/
uprintf.c 54 /* pad and justify, if needed */
56 /* left justify */
63 /* right justify */
sprintf.c 61 /* pad and justify, if needed */
75 /* left justify */
81 /* right justify */
  /external/dropbear/libtomcrypt/src/pk/ecc/
ltc_ecc_mul2add.c 78 /* extract and justify kA */
81 /* extract and justify kB */
  /external/genext2fs/
genext2fs.8 11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.h 170 // Call to justify the text, with the amount of space that should be ADDED
176 void justify(int additionalSpace);
293 // Filled by a call to Justify, this is empty for nonjustified text.
294 // If nonempty, this contains the array of justify characters for each
298 // for some characters. The difference between a glyph's |justify|
UniscribeHelper.cpp 156 void UniscribeHelper::justify(int additionalSpace) function in class:WebCore::UniscribeHelper
175 Vector<int, 64> justify; local
176 justify.resize(totalGlyphs);
195 additionalSpace, minKashida, &justify[0]);
206 shaping.m_justify[i] = justify[globalGlyphIndex];
376 const int* justify = shaping.m_justify.size() == 0 ? 0 : &shaping.m_justify[fromGlyph]; local
399 justify,
    [all...]
UniscribeHelperTextRun.cpp 60 justify(run.padding());
  /external/libffi/src/sparc/
ffi.c 213 *(float *) (argp + 4) = *(FLOAT32 *)(* p_argv); /* Right justify */
525 /* Always right-justify. */
577 /* Left-justify. */
589 /* Right-justify. */
  /external/libvpx/examples/includes/geshi/geshi/
per.php 104 "JUSTIFY",
css.php 109 'inline', 'inset', 'inside', 'invert', 'italic', 'justify',
  /device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.cpp 228 // This will 'right justify' text from the cursor
234 // This will 'left justify' text from the cursor
  /external/webkit/WebCore/css/
CSSValueKeywords.in 211 justify
450 # justify
  /external/libffi/src/
prep_cif.c 67 Linux ABI that right justify small structs in a register.
  /external/webkit/WebKitTools/iExploder/htdocs/
cssvalues.in 158 justify
  /external/chromium/net/base/
load_log_util.cc 24 // to right-justify text within each column.
  /external/quake/quake/src/QW/client/
d_spr8.s 405 shll $13,%ebp // left-justify sstep fractional part
408 shll $13,%ecx // left-justify tstep fractional part
681 shll $16,%ebp // left-justify sstep fractional part
683 shll $16,%eax // left-justify tstep fractional part
d_draw.s 388 shll $13,%ebp // left-justify sstep fractional part
390 shll $13,%ecx // left-justify tstep fractional part
593 shll $16,%ebp // left-justify sstep fractional part
595 shll $16,%eax // left-justify tstep fractional part
d_draw16.s 391 shll $12,%ebp // left-justify sstep fractional part
393 shll $12,%ecx // left-justify tstep fractional part
653 shll $16,%ebp // left-justify sstep fractional part
655 shll $16,%eax // left-justify tstep fractional part
  /external/quake/quake/src/WinQuake/
d_spr8.s 405 shll $13,%ebp // left-justify sstep fractional part
408 shll $13,%ecx // left-justify tstep fractional part
681 shll $16,%ebp // left-justify sstep fractional part
683 shll $16,%eax // left-justify tstep fractional part
  /external/webkit/WebCore/platform/graphics/
WidthIterator.cpp 158 // Account for padding. WebCore uses space padding to justify text.
  /external/webkit/WebCore/rendering/style/
RenderStyleConstants.h 305 TAAUTO, LEFT, RIGHT, CENTER, JUSTIFY, WEBKIT_LEFT, WEBKIT_RIGHT, WEBKIT_CENTER
  /external/bison/src/
vcg.h 255 node. The possibilities are center, left.justify and right.justify.
538 summary node. The possibilities are center, left.justify and
539 right.justify.
    [all...]
  /external/chromium/sdch/open-vcdiff/src/google/
vcencoder.h 132 // across the source-target boundary would not justify its benefits.

Completed in 882 milliseconds

1 2 3 4 5