Searched defs:justification (Results 1 - 6 of 6) sorted by relevance

/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/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
/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
/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 466 milliseconds