Searched defs:FT_Stroker (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftstroke.h55 * FT_Stroker
60 typedef struct FT_StrokerRec_* FT_Stroker; typedef in typeref:struct:FT_StrokerRec_
247 FT_Stroker *astroker );
281 FT_Stroker_Set( FT_Stroker stroker,
304 FT_Stroker_Rewind( FT_Stroker stroker );
341 FT_Stroker_ParseOutline( FT_Stroker stroker,
372 FT_Stroker_BeginSubPath( FT_Stroker stroker,
398 FT_Stroker_EndSubPath( FT_Stroker stroker );
425 FT_Stroker_LineTo( FT_Stroker stroker,
456 FT_Stroker_ConicTo( FT_Stroker stroke
[all...]
/external/freetype/include/freetype/
H A Dftstroke.h55 * FT_Stroker
60 typedef struct FT_StrokerRec_* FT_Stroker; typedef in typeref:struct:FT_StrokerRec_
247 FT_Stroker *astroker );
281 FT_Stroker_Set( FT_Stroker stroker,
304 FT_Stroker_Rewind( FT_Stroker stroker );
341 FT_Stroker_ParseOutline( FT_Stroker stroker,
372 FT_Stroker_BeginSubPath( FT_Stroker stroker,
398 FT_Stroker_EndSubPath( FT_Stroker stroker );
425 FT_Stroker_LineTo( FT_Stroker stroker,
456 FT_Stroker_ConicTo( FT_Stroker stroke
[all...]

Completed in 137 milliseconds