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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
sg.h 240 unsigned int other_flags:10; member in struct:sg_header
  /external/freetype/src/autofit/
afcjk.c 609 FT_UInt32 scaler_flags, other_flags; local
632 other_flags = 0;
639 other_flags |= AF_LATIN_HINTS_HORZ_SNAP;
646 other_flags |= AF_LATIN_HINTS_VERT_SNAP;
652 other_flags |= AF_LATIN_HINTS_STEM_ADJUST;
655 other_flags |= AF_LATIN_HINTS_MONO;
660 hints->other_flags = other_flags;
    [all...]
afhints.h 211 FT_UInt32 other_flags; /* free for script-specific */ member in struct:AF_GlyphHintsRec_
222 #define AF_HINTS_TEST_OTHER( h, f ) ( (h)->other_flags & (f) )
aflatin.c 1365 FT_UInt32 scaler_flags, other_flags; local
    [all...]
aflatin2.c 1448 FT_UInt32 scaler_flags, other_flags; local
    [all...]

Completed in 132 milliseconds