Home
last modified time | relevance | path

Searched refs:conic_to_ (Results 1 – 2 of 2) sorted by relevance

/external/freetype/include/freetype/internal/
Dftobjs.h972 #define FT_DEFINE_OUTLINE_FUNCS(class_, move_to_, line_to_, conic_to_, \ argument
976 move_to_, line_to_, conic_to_, cubic_to_, shift_, delta_ \
981 #define FT_DEFINE_OUTLINE_FUNCS(class_, move_to_, line_to_, conic_to_, \ argument
988 clazz->conic_to = conic_to_; \
/external/freetype/src/smooth/
Dftgrays.c179 conic_to_, cubic_to_, \ argument
185 conic_to_, \