Home
last modified time | relevance | path

Searched defs:point_type (Results 1 – 23 of 23) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_basics.h266 struct point_type { struct
269 point_type() {} in point_type() function
270 point_type(float x_, float y_, unsigned flag_ = 0) : x(x_), y(y_), flag(flag_) {} in x() argument
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/openmp/
Dlorenz_ensemble_nested.cpp26 typedef point<double, 3> point_type; typedef
Dlorenz_ensemble_simple.cpp24 typedef point<double, 3> point_type; typedef
Dlorenz_ensemble.cpp26 typedef point<double, 3> point_type; typedef
/external/googleapis/google/maps/playablelocations/v3/sample/
Dresources.proto131 PointType point_type = 2; field
/external/libffi/testsuite/libffi.call/
Dpyobjc-tc.c35 ffi_type point_type; in main() local
Dpr1172638.c41 ffi_type point_type, rect_type; in main() local
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dperiod.hpp58 typedef point_rep point_type; typedef in boost::date_time::period
Dperiod_parser.hpp129 typedef typename period_type::point_type point_type; in get_period() typedef
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/
Dsolar_system.cpp25 typedef point< double , 3 > point_type; typedef
Dpoint_type.hpp34 typedef point< value_type , dim > point_type; typedef in point
Dmolecular_dynamics_cells.cpp106 typedef point< double , 2 > point_type; typedef in md_system_bs
/external/fonttools/Lib/fontTools/varLib/
Derrors.py197 def __init__(self, point_type, pt_index, m_index, default_type, glyph_name): argument
Dcff.py565 def add_point(self, point_type, pt_coords): argument
/external/rust/android-crates-io/crates/criterion-plot/src/
Derrorbar.rs20 point_type: Option<PointType>, field
Dcurve.rs20 point_type: Option<PointType>, field
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp543 CFX_Path::Point::Type point_type = points[i].m_Type; in ProcessPathPoints() local
/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp83 CFX_Path::Point::Type point_type = points[i].m_Type; in OutputPath() local
/external/pdfium/core/fxge/win32/
Dcgdi_device_driver.cpp120 CFX_Path::Point::Type point_type = points[i].m_Type; in SetPathToDC() local
Dcgdi_plus_ext.cpp618 CFX_Path::Point::Type point_type = points[i].m_Type; in DrawPath() local
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp428 CFX_Path::Point::Type point_type = points[i].m_Type; in GetZeroAreaPath() local
693 CFX_Path::Point::Type point_type = points[i].m_Type; in DrawPath() local
/external/pdfium/core/fxge/agg/
Dcfx_agg_devicedriver.cpp892 CFX_Path::Point::Type point_type = points[i].m_Type; in BuildAggPath() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp209 CFX_Path::Point::Type point_type = points[i].m_Type; in BuildPath() local