/external/pdfium/third_party/agg23/ |
D | agg_basics.h | 266 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/ |
D | lorenz_ensemble_nested.cpp | 26 typedef point<double, 3> point_type; typedef
|
D | lorenz_ensemble_simple.cpp | 24 typedef point<double, 3> point_type; typedef
|
D | lorenz_ensemble.cpp | 26 typedef point<double, 3> point_type; typedef
|
/external/googleapis/google/maps/playablelocations/v3/sample/ |
D | resources.proto | 131 PointType point_type = 2; field
|
/external/libffi/testsuite/libffi.call/ |
D | pyobjc-tc.c | 35 ffi_type point_type; in main() local
|
D | pr1172638.c | 41 ffi_type point_type, rect_type; in main() local
|
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ |
D | period.hpp | 58 typedef point_rep point_type; typedef in boost::date_time::period
|
D | period_parser.hpp | 129 typedef typename period_type::point_type point_type; in get_period() typedef
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/ |
D | solar_system.cpp | 25 typedef point< double , 3 > point_type; typedef
|
D | point_type.hpp | 34 typedef point< value_type , dim > point_type; typedef in point
|
D | molecular_dynamics_cells.cpp | 106 typedef point< double , 2 > point_type; typedef in md_system_bs
|
/external/fonttools/Lib/fontTools/varLib/ |
D | errors.py | 197 def __init__(self, point_type, pt_index, m_index, default_type, glyph_name): argument
|
D | cff.py | 565 def add_point(self, point_type, pt_coords): argument
|
/external/rust/android-crates-io/crates/criterion-plot/src/ |
D | errorbar.rs | 20 point_type: Option<PointType>, field
|
D | curve.rs | 20 point_type: Option<PointType>, field
|
/external/pdfium/core/fpdfapi/edit/ |
D | cpdf_pagecontentgenerator.cpp | 543 CFX_Path::Point::Type point_type = points[i].m_Type; in ProcessPathPoints() local
|
/external/pdfium/fpdfsdk/ |
D | fpdf_transformpage.cpp | 83 CFX_Path::Point::Type point_type = points[i].m_Type; in OutputPath() local
|
/external/pdfium/core/fxge/win32/ |
D | cgdi_device_driver.cpp | 120 CFX_Path::Point::Type point_type = points[i].m_Type; in SetPathToDC() local
|
D | cgdi_plus_ext.cpp | 618 CFX_Path::Point::Type point_type = points[i].m_Type; in DrawPath() local
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.cpp | 428 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/ |
D | cfx_agg_devicedriver.cpp | 892 CFX_Path::Point::Type point_type = points[i].m_Type; in BuildAggPath() local
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 209 CFX_Path::Point::Type point_type = points[i].m_Type; in BuildPath() local
|