HomeSort by relevance Sort by last modified time
    Searched refs:justification (Results 1 - 17 of 17) sorted by null

  /external/harfbuzz/src/
harfbuzz-arabic.c 34 unsigned char justification; member in struct:__anon6666
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:__anon6716
harfbuzz-hangul.c 182 item->attributes[i].justification = 0;
harfbuzz-tibetan.c 139 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/webkit/Source/WebCore/platform/graphics/chromium/
UniscribeHelper.cpp 142 // 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.
920 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...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 428 milliseconds