Searched defs:line_to (Results  1 – 11 of 11) sorted by relevance
| /external/harfbuzz_ng/src/ | 
| D | hb-draw.hh | 104   void line_to (void *draw_data, hb_draw_state_t &st,  in line_to()  function 180   void line_to (float to_x, float to_y)  in line_to()  function
  | 
| D | hb-ot-cff2-table.cc | 155   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 | 460   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/harfbuzz_ng/util/ | 
| D | helper-cairo-user.hh | 49 line_to (hb_draw_funcs_t *dfuncs,  in line_to()  function
  | 
| /external/freetype/include/freetype/ | 
| D | ftimage.h | 661     FT_Outline_LineToFunc   line_to;  member
  | 
| /external/harfbuzz_ng/test/api/ | 
| D | test-draw.c | 116 line_to (hb_draw_funcs_t *dfuncs, draw_data_t *draw_data,  in line_to()  function
  | 
| /external/skia/src/core/ | 
| D | SkStroke.cpp | 429 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) {  in line_to()  function in SkPathStroker
  |