Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-draw.hh96 void move_to (void *draw_data, hb_draw_state_t &st, in move_to() function
171 void move_to (float to_x, float to_y) in move_to() function
Dhb-ot-cff2-table.cc152 void move_to (const point_t &p) in move_to() function
Dmain.cc140 move_to (hb_draw_funcs_t *, draw_data_t *draw_data, in move_to() function
Dhb-ot-cff1-table.cc453 void move_to (const point_t &p) in move_to() function
Dhb-buffer.cc444 hb_buffer_t::move_to (unsigned int i) in move_to() function in hb_buffer_t
/external/autotest/server/cros/faft/utils/
Dmenu_navigator.py35 def move_to(self, from_idx, to_idx): member in _BaseMenuNavigator
/external/pdfium/third_party/agg23/
Dagg_path_storage.h153 inline void path_storage::move_to(float x, float y) in move_to() function
Dagg_rasterizer_scanline_aa.cpp343 void outline_aa::move_to(int x, int y) in move_to() function in pdfium::agg::outline_aa
Dagg_rasterizer_scanline_aa.h245 void move_to(int x, int y) in move_to() function
/external/rust/crates/plotters/src/element/
Dimage.rs162 pub fn move_to(&mut self, pos: Coord) { in move_to() method
/external/harfbuzz_ng/util/
Dhelper-cairo-user.hh38 move_to (hb_draw_funcs_t *dfuncs, in move_to() function
/external/python/cpython2/Tools/pynche/
DStripViewer.py126 def move_to(self, x): member in LeftArrow
/external/python/cpython3/Tools/pynche/
DStripViewer.py126 def move_to(self, x): member in LeftArrow
/external/rust/crates/xml-rs/src/reader/
Dlexer.rs382 fn move_to(&mut self, st: State) -> Result { in move_to() method
/external/freetype/include/freetype/
Dftimage.h660 FT_Outline_MoveToFunc move_to; member
/external/harfbuzz_ng/test/api/
Dtest-draw.c102 move_to (hb_draw_funcs_t *dfuncs, draw_data_t *draw_data, in move_to() function