Searched refs:FT_STROKE_TAG_ON (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/base/
H A Dftstroke.c293 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator in enum:FT_StrokeTags_
444 tag[0] = FT_STROKE_TAG_ON;
475 tag[1] = FT_STROKE_TAG_ON;
510 tag[2] = FT_STROKE_TAG_ON;
718 if ( *read & FT_STROKE_TAG_ON )
/external/freetype/src/base/
H A Dftstroke.c293 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator in enum:FT_StrokeTags_
444 tag[0] = FT_STROKE_TAG_ON;
475 tag[1] = FT_STROKE_TAG_ON;
510 tag[2] = FT_STROKE_TAG_ON;
718 if ( *read & FT_STROKE_TAG_ON )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftstroke.c293 FT_STROKE_TAG_ON = 1, /* on-curve point */ enumerator in enum:FT_StrokeTags_
444 tag[0] = FT_STROKE_TAG_ON;
475 tag[1] = FT_STROKE_TAG_ON;
510 tag[2] = FT_STROKE_TAG_ON;
718 if ( *read & FT_STROKE_TAG_ON )

Completed in 1822 milliseconds