Searched refs:cubic_to_ (Results 1 – 2 of 2) sorted by relevance
/external/freetype/include/freetype/internal/ |
D | ftobjs.h | 958 cubic_to_, shift_, delta_) \ argument 961 move_to_, line_to_, conic_to_, cubic_to_, shift_, delta_ \ 967 cubic_to_, shift_, delta_) \ argument 974 clazz->cubic_to = cubic_to_; \
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 179 conic_to_, cubic_to_, \ argument 186 cubic_to_, \
|