OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:justification
(Results
1 - 25
of
28
) sorted by null
1
2
/external/harfbuzz/src/
harfbuzz-arabic.c
34
unsigned char
justification
;
member in struct:__anon18526
51
// I'm not sure the mapping of syriac to arabic enums is correct with regards to
justification
, but as
388
properties[0].
justification
= HB_NoJustification;
392
properties[i].
justification
= HB_NoJustification;
408
properties[i-1].
justification
= HB_Arabic_Seen;
412
properties[lastPos-1].
justification
= HB_Arabic_HaaDal;
416
properties[lastPos-1].
justification
= HB_Arabic_Alef;
420
properties[lastPos-1].
justification
= HB_Arabic_Waw;
424
properties[lastPos-1].
justification
= HB_Arabic_Normal;
438
/* ### Center should probably be treated as transparent when it comes to
justification
. *
[
all
...]
harfbuzz-shaper.h
177
highest value means highest priority for
justification
.
Justification
is done by first inserting kashidas
183
HB_NoJustification= 0, /*
Justification
can't be applied after this glyph */
185
HB_Character = 2, /* Inter-character
justification
point follows this glyph */
200
hb_bitfield
justification
:4; /*
Justification
class */
member in struct:__anon18576
harfbuzz-hangul.c
182
item->attributes[i].
justification
= 0;
harfbuzz-tibetan.c
140
item->attributes[i].
justification
= 0;
harfbuzz-shaper.cpp
433
// ### zeroWidth and
justification
are missing here!!!!!
532
// one gets an inter character
justification
point if the current char is not a non spacing mark.
533
// as then the current char belongs to the last one and one gets a space
justification
point
536
attributes[pos-1].
justification
= HB_Space;
538
attributes[pos-1].
justification
= HB_Character;
540
attributes[pos-1].
justification
= HB_NoJustification;
546
attributes[pos].
justification
= HB_Space;
548
attributes[pos].
justification
= HB_Character;
[
all
...]
harfbuzz-khmer.c
551
item->attributes[i].
justification
= 0;
harfbuzz-myanmar.c
418
item->attributes[i].
justification
= 0;
harfbuzz-indic.cpp
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-arabic.c
34
unsigned char
justification
;
member in struct:__anon18591
51
// I'm not sure the mapping of syriac to arabic enums is correct with regards to
justification
, but as
388
properties[0].
justification
= HB_NoJustification;
392
properties[i].
justification
= HB_NoJustification;
408
properties[i-1].
justification
= HB_Arabic_Seen;
412
properties[lastPos-1].
justification
= HB_Arabic_HaaDal;
416
properties[lastPos-1].
justification
= HB_Arabic_Alef;
420
properties[lastPos-1].
justification
= HB_Arabic_Waw;
424
properties[lastPos-1].
justification
= HB_Arabic_Normal;
438
/* ### Center should probably be treated as transparent when it comes to
justification
. *
[
all
...]
harfbuzz-shaper.h
146
highest value means highest priority for
justification
.
Justification
is done by first inserting kashidas
152
HB_NoJustification= 0, /*
Justification
can't be applied after this glyph */
154
HB_Character = 2, /* Inter-character
justification
point follows this glyph */
169
hb_bitfield
justification
:4; /*
Justification
class */
member in struct:__anon18630
harfbuzz-shaper.cpp
233
// ### zeroWidth and
justification
are missing here!!!!!
321
// one gets an inter character
justification
point if the current char is not a non spacing mark.
322
// as then the current char belongs to the last one and one gets a space
justification
point
325
attributes[pos-1].
justification
= HB_Space;
327
attributes[pos-1].
justification
= HB_Character;
329
attributes[pos-1].
justification
= HB_NoJustification;
335
attributes[pos].
justification
= HB_Space;
337
attributes[pos].
justification
= HB_Character;
[
all
...]
harfbuzz-hangul.c
182
item->attributes[i].
justification
= 0;
harfbuzz-tibetan.c
140
item->attributes[i].
justification
= 0;
harfbuzz-khmer.c
551
item->attributes[i].
justification
= 0;
harfbuzz-myanmar.c
419
item->attributes[i].
justification
= 0;
harfbuzz-indic.cpp
[
all
...]
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/annotations/2.0.1/
annotations-2.0.1.jar
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
UniscribeHelper.cpp
216
// across runs so that the
justification
function will adjust evenly across
241
// Disable kashida
justification
based on
251
// Now we have to unpack the
justification
amounts back into the runs so
429
// Pass 0 in when there is no
justification
.
1148
int
justification
= 0;
local
[
all
...]
/external/iproute2/doc/
api-ip6-flowlabels.tex
101
one
justification
existed, IPv6 address alignment left 4 byte
102
hole in \verb|sockaddr_in6| in any case. Now it has no
justification
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h
227
// Set the
justification
for the field
232
// Retrieve the fields
justification
233
inline int
justification
() const {
function in class:NCursesFormField
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h
227
// Set the
justification
for the field
232
// Retrieve the fields
justification
233
inline int
justification
() const {
function in class:NCursesFormField
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h
227
// Set the
justification
for the field
232
// Retrieve the fields
justification
233
inline int
justification
() const {
function in class:NCursesFormField
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
[
all
...]
/external/grub/docs/
texinfo.tex
[
all
...]
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 976 milliseconds
1
2