Home
last modified time | relevance | path

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

/external/pdfium/third_party/agg23/
Dagg_path_storage.h163 inline void path_storage::move_to(FX_FLOAT x, FX_FLOAT y) in move_to() function
Dagg_rasterizer_scanline_aa.cpp314 void outline_aa::move_to(int x, int y) in move_to() function in agg::outline_aa
Dagg_rasterizer_scanline_aa.h243 void move_to(int x, int y) in move_to() function
/external/pdfium/third_party/freetype/include/freetype/
Dftimage.h630 FT_Outline_MoveToFunc move_to; member
/external/freetype/include/
Dftimage.h630 FT_Outline_MoveToFunc move_to; member
/external/harfbuzz_ng/src/
Dhb-buffer.cc402 hb_buffer_t::move_to (unsigned int i) in move_to() function in hb_buffer_t