Home
last modified time | relevance | path

Searched defs:line_to (Results 1 – 25 of 26) sorted by relevance

12

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/
Dpen.rs12 fn line_to(&mut self, x: f32, y: f32); in line_to() method
77 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
106 fn line_to(&mut self, _x: f32, _y: f32) {} in line_to() method
159 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
Dtesting.rs32 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
Dmod.rs830 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
894 fn line_to(&mut self, _x: f32, _y: f32) { in line_to() method
1144 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
Dunscaled.rs191 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/
Dpen.rs12 fn line_to(&mut self, x: f32, y: f32); in line_to() method
77 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
106 fn line_to(&mut self, _x: f32, _y: f32) {} in line_to() method
159 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
Dtesting.rs32 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
Dmod.rs830 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
894 fn line_to(&mut self, _x: f32, _y: f32) { in line_to() method
1144 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
Dunscaled.rs191 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
/external/harfbuzz_ng/src/
Dhb-draw.hh108 line_to (void *draw_data, hb_draw_state_t &st, in line_to() function
189 void line_to (float to_x, float to_y) in line_to() function
Dhb-ot-cff2-table.cc166 void line_to (const point_t &p) in line_to() function
Dmain.cc149 line_to (hb_draw_funcs_t *, draw_data_t *draw_data, in line_to() function
Dhb-ot-cff1-table.cc462 void line_to (const point_t &p) in line_to() function
/external/pdfium/third_party/agg23/
Dagg_path_storage.h157 inline void path_storage::line_to(float x, float y) in line_to() function
Dagg_rasterizer_scanline_aa.cpp352 void outline_aa::line_to(int x, int y) in line_to() function in pdfium::agg::outline_aa
Dagg_rasterizer_scanline_aa.h265 void line_to(int x, int y) in line_to() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/cff/
Dmod.rs374 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() function
460 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() method
555 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() function
Dhint.rs1061 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() method
1494 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/cff/
Dmod.rs374 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() function
460 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() method
555 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() function
Dhint.rs1061 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() method
1494 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/postscript/
Dcharstring.rs28 fn line_to(&mut self, x: Fixed, y: Fixed); in line_to() method
672 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/postscript/
Dcharstring.rs28 fn line_to(&mut self, x: Fixed, y: Fixed); in line_to() method
672 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() method
/external/harfbuzz_ng/test/api/
Dtest-draw-varc.c110 line_to (HB_UNUSED hb_draw_funcs_t *dfuncs, draw_data_t *draw_data, in line_to() function
Dtest-draw.c116 line_to (HB_UNUSED hb_draw_funcs_t *dfuncs, draw_data_t *draw_data, in line_to() function
/external/freetype/include/freetype/
Dftimage.h667 FT_Outline_LineToFunc line_to; member
/external/skia/src/core/
DSkStroke.cpp434 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() function in SkPathStroker

12