Home
last modified time | relevance | path

Searched defs:move_to (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-draw.hh35 hb_draw_move_to_func_t move_to; member
54 void move_to (hb_position_t x, hb_position_t y) in move_to() function
Dhb-draw.cc47 hb_draw_move_to_func_t move_to) in hb_draw_funcs_set_move_to_func()
Dhb-ot-cff2-table.cc155 void move_to (const point_t &p) in move_to() function
Dmain.cc139 move_to (hb_position_t to_x, hb_position_t to_y, user_data_t &user_data) in move_to() function
Dhb-ot-cff1-table.cc457 void move_to (const point_t &p) in move_to() function
Dhb-buffer.cc333 hb_buffer_t::move_to (unsigned int i) in move_to() function in hb_buffer_t
/third_party/python/Tools/pynche/
DStripViewer.py126 def move_to(self, x): member in LeftArrow
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-draw.c98 move_to (hb_position_t to_x, hb_position_t to_y, user_data_t *user_data) in move_to() function
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftimage.h660 FT_Outline_MoveToFunc move_to; member