/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/ |
D | pen.rs | 12 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
|
D | testing.rs | 32 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
|
D | mod.rs | 830 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
|
D | unscaled.rs | 191 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/ |
D | pen.rs | 12 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
|
D | testing.rs | 32 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
|
D | mod.rs | 830 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
|
D | unscaled.rs | 191 fn line_to(&mut self, x: f32, y: f32) { in line_to() method
|
/external/harfbuzz_ng/src/ |
D | hb-draw.hh | 108 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
|
D | hb-ot-cff2-table.cc | 166 void line_to (const point_t &p) in line_to() function
|
D | main.cc | 149 line_to (hb_draw_funcs_t *, draw_data_t *draw_data, in line_to() function
|
D | hb-ot-cff1-table.cc | 462 void line_to (const point_t &p) in line_to() function
|
/external/pdfium/third_party/agg23/ |
D | agg_path_storage.h | 157 inline void path_storage::line_to(float x, float y) in line_to() function
|
D | agg_rasterizer_scanline_aa.cpp | 352 void outline_aa::line_to(int x, int y) in line_to() function in pdfium::agg::outline_aa
|
D | agg_rasterizer_scanline_aa.h | 265 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/ |
D | mod.rs | 374 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
|
D | hint.rs | 1061 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/ |
D | mod.rs | 374 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
|
D | hint.rs | 1061 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/ |
D | charstring.rs | 28 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/ |
D | charstring.rs | 28 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/ |
D | test-draw-varc.c | 110 line_to (HB_UNUSED hb_draw_funcs_t *dfuncs, draw_data_t *draw_data, in line_to() function
|
D | test-draw.c | 116 line_to (HB_UNUSED hb_draw_funcs_t *dfuncs, draw_data_t *draw_data, in line_to() function
|
/external/freetype/include/freetype/ |
D | ftimage.h | 667 FT_Outline_LineToFunc line_to; member
|
/external/skia/src/core/ |
D | SkStroke.cpp | 434 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() function in SkPathStroker
|