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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DUniscribeHelper.cpp142 // across runs so that the justification function will adjust evenly across
170 // Now we have to unpack the justification amounts back into the runs so
348 // Pass 0 in when there is no justification.
911 // Easy case with no justification, the width is just the ABC width of
917 // With justification, we use the justified amounts instead. The
918 // justification array contains both the advance and the extra space
919 // added for justification, so is the width we want.
920 int justification = 0; local
922 justification += shaping.m_justify[i];
924 return shaping.m_prePadding + justification;
[all...]
/external/harfbuzz/src/
H A Dharfbuzz-arabic.c34 unsigned char justification; member in struct:__anon5106
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:__anon5156
/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 59 milliseconds