Searched refs:justification (Results 1 - 21 of 21) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-arabic.c34 unsigned char justification; member in struct:__anon18847
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...]
H A Dharfbuzz-shaper.h177 highest value means highest priority for justification. Justification is done by first inserting kashidas
185 HB_Character = 2, /* Inter-character justification point follows this glyph */
200 hb_bitfield justification :4; /* Justification class */ member in struct:__anon18897
H A Dharfbuzz-hangul.c182 item->attributes[i].justification = 0;
H A Dharfbuzz-tibetan.c140 item->attributes[i].justification = 0;
H A Dharfbuzz-shaper.cpp433 // ### 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;
H A Dharfbuzz-khmer.c551 item->attributes[i].justification = 0;
H A Dharfbuzz-myanmar.c418 item->attributes[i].justification = 0;
H A Dharfbuzz-indic.cpp1535 item->attributes[i].justification = 0;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-arabic.c34 unsigned char justification; member in struct:__anon18912
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...]
H A Dharfbuzz-shaper.h146 highest value means highest priority for justification. Justification is done by first inserting kashidas
154 HB_Character = 2, /* Inter-character justification point follows this glyph */
169 hb_bitfield justification :4; /* Justification class */ member in struct:__anon18951
H A Dharfbuzz-shaper.cpp233 // ### 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;
H A Dharfbuzz-hangul.c182 item->attributes[i].justification = 0;
H A Dharfbuzz-tibetan.c140 item->attributes[i].justification = 0;
H A Dharfbuzz-khmer.c551 item->attributes[i].justification = 0;
H A Dharfbuzz-myanmar.c419 item->attributes[i].justification = 0;
H A Dharfbuzz-indic.cpp1535 item->attributes[i].justification = 0;
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
H A DUniscribeHelper.cpp216 // 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.
1139 // Easy case with no justification, the width is just the ABC width of
1145 // With justification, we use the justified amounts instead. The
1146 // justification array contains both the advance and the extra space
1147 // added for justification, so is the width we want.
1148 int justification = 0; local
1150 justification
[all...]
/external/iproute2/doc/
H A 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/grub/docs/
H A Dtexinfo.tex4203 % if justification is not attempted. Hence \raggedright.
/external/bison/build-aux/
H A Dtexinfo.tex6531 % justification. From plain.tex.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1029 milliseconds