Home
last modified time | relevance | path

Searched defs:line_to (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-draw.cc63 hb_draw_funcs_set_line_to_func(hb_draw_funcs_t *funcs, hb_draw_line_to_func_t line_to) hb_draw_funcs_set_line_to_func() argument
H A Dhb-draw.hh36 hb_draw_line_to_func_t line_to; member
61 void line_to (hb_position_t x, hb_position_t y) in line_to() function
H A Dhb-ot-cff2-table.cc158 void line_to (const point_t &p) in line_to() function
H A Dhb-ot-cff1-table.cc464 void line_to (const point_t &p) in line_to() function
H A Dmain.cc145 line_to (hb_position_t to_x, hb_position_t to_y, user_data_t &user_data) in line_to() function
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-draw.c109 line_to (hb_position_t to_x, hb_position_t to_y, user_data_t *user_data) in line_to() function
/third_party/skia/src/core/
H A DSkStroke.cpp429 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() function in SkPathStroker
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftimage.h661 FT_Outline_LineToFunc line_to; member

Completed in 9 milliseconds