Home
last modified time | relevance | path

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

/external/pdfium/third_party/agg23/
Dagg_basics.h266 struct point_type { struct
269 point_type() {} in point_type() argument
270 point_type(float x_, float y_, unsigned flag_ = 0) : x(x_), y(y_), flag(flag_) {} in x() argument
/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/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dpyobjc-tc.c35 ffi_type point_type; in main() local
/external/fonttools/Lib/fontTools/varLib/
Derrors.py197 def __init__(self, point_type, pt_index, m_index, default_type, glyph_name): argument
Dcff.py519 def add_point(self, point_type, pt_coords): argument
/external/rust/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.cpp475 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.cpp655 CFX_Path::Point::Type point_type = points[i].m_Type; in DrawPath() local
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp427 CFX_Path::Point::Type point_type = points[i].m_Type; in GetZeroAreaPath() local
681 CFX_Path::Point::Type point_type = points[i].m_Type; in DrawPathWithBlend() local
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp921 CFX_Path::Point::Type point_type = points[i].m_Type; in BuildAggPath() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp270 CFX_Path::Point::Type point_type = points[i].m_Type; in BuildPath() local