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/
H A Dhb-draw.cc46 hb_draw_funcs_set_move_to_func(hb_draw_funcs_t *funcs, hb_draw_move_to_func_t move_to) hb_draw_funcs_set_move_to_func() argument
H A 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
H A Dhb-ot-cff2-table.cc155 void move_to (const point_t &p) in move_to() function
H A Dhb-ot-cff1-table.cc457 void move_to (const point_t &p) in move_to() function
H A Dmain.cc139 move_to (hb_position_t to_x, hb_position_t to_y, user_data_t &user_data) in move_to() function
H A Dhb-buffer.cc333 hb_buffer_t::move_to (unsigned int i) in move_to() function in hb_buffer_t
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A 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/
H A Dftimage.h660 FT_Outline_MoveToFunc move_to; member
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs45428 unsafe fn move_to(&mut self, index: usize) { move_to() functions
[all...]

Completed in 51 milliseconds