Home
last modified time | relevance | path

Searched refs:dmtxMatrix3LineSkewTop (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/libdmtx/libdmtx-0.7.5/
H A Ddmtxmatrix3.c194 dmtxMatrix3LineSkewTop(DmtxMatrix3 m, double b0, double b1, double sz) in dmtxMatrix3LineSkewTop() function
H A Ddmtx.h604 extern void dmtxMatrix3LineSkewTop(/*@out@*/ DmtxMatrix3 m, double b0, double b1, double sz);
H A Ddmtxregion.c451 dmtxMatrix3LineSkewTop(msky, sky, 1.0, 1.0); in dmtxRegionUpdateCorners()
/dports/graphics/libdmtx/libdmtx-0.7.5/test/multi_test/
H A Ddmtxregion2.c1110 dmtxMatrix3LineSkewTop(msky, sky, 1.0, 1.0); in RegionUpdateCorners()