Home
last modified time | relevance | path

Searched refs:justification (Results 1 – 15 of 15) sorted by relevance

/external/webkit/WebCore/platform/graphics/chromium/
DUniscribeHelper.cpp926 int justification = 0; in advanceForItem() local
928 justification += shaping.m_justify[i]; in advanceForItem()
930 return shaping.m_prePadding + justification; in advanceForItem()
/external/zlib/examples/
DREADME.examples5 calculation and justification of ENOUGH parameter in inftrees.h
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex101 one justification existed, IPv6 address alignment left 4 byte
102 hole in \verb|sockaddr_in6| in any case. Now it has no justification.
/external/webkit/WebKit/mac/
DChangeLog-2002-12-037296 in khtml and will require a rewrite of their justification code. Konq has the
7297 same problems selecting justified text. The drawing of code applies the justification
7298 factor, but checking the selection doesn't add the justification factor, so selection
7299 will be incorrect by the justification amount.
DChangeLog-2006-02-091605 Variable word/letter spacing and full justification not supported for
1610 justification.
4433 …eping its own notion of a scaling factor. WebPDFView's -_tracksCommonSizeFactor has justification.
/external/e2fsprogs/doc/
Dtexinfo.tex3002 % if justification is not attempted. Hence \raggedright.
/external/libffi/
Dtexinfo.tex4509 % if justification is not attempted. Hence \raggedright.
/external/grub/docs/
Dtexinfo.tex4203 % if justification is not attempted. Hence \raggedright.
/external/bison/build-aux/
Dtexinfo.tex4289 % if justification is not attempted. Hence \raggedright.
/external/srec/config/en.us/dictionary/
Dlarge.ok15470 justification just6f6kAS~
/external/webkit/WebCore/
DChangeLog-2003-10-258317 Optimize bidi run justification by adding a guard.
DChangeLog-2006-05-1037776 Variable word/letter spacing and full justification not supported for
DChangeLog-2007-10-1424647 …Add support for justification, letter-spacing, word-spacing and rounding hacks. The CG vs. ATSUI …
DChangeLog-2010-01-2980026 testing to be impossible. Lack of testing justification next to
/external/sqlite/dist/
Dsqlite3.c.orig48415 ** The justification for duplicating code is that according to