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

  /external/freetype/src/cff/
cffgload.h 57 /* pos_x :: The horizontal translation (if composite glyph). */
90 FT_Pos pos_x; member in struct:CFF_Builder_
cffgload.c 284 builder->pos_x = 0;
830 builder->pos_x = adx - asb;
856 builder->pos_x = 0;
931 x = builder->pos_x;
    [all...]
  /external/freetype/src/psaux/
t1decode.c 308 decoder->builder.pos_x = adx - asb;
327 decoder->builder.pos_x = 0;
422 x = orig_x = builder->pos_x;
    [all...]
psobjs.c     [all...]
  /external/freetype/include/freetype/internal/
psaux.h 536 /* pos_x :: The horizontal translation (if composite glyph). */
568 FT_Pos pos_x; member in struct:T1_BuilderRec_
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 465 int pos_x; /* x,y positions of current pixel relative to the picture. */ member in struct:tagPixPos
    [all...]

Completed in 312 milliseconds