Home
last modified time | relevance | path

Searched defs:is2d (Results 1 – 25 of 46) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/canvas/
H A DCanvasRenderingContext.h53 virtual bool is2d() const { return false; } in is2d() function
H A DCanvasRenderingContext2D.h73 virtual bool is2d() const { return true; } in is2d() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/0ld/adv-diff-react/
H A Dtightfig.m65 is2d = all(bsxfun(@eq, [az,el], views2d), 2); variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/barcode/
H A Dprintsheet.php158 $is2d = false; variable
178 $is2d = $module->is2d; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/barcode/
H A Dprintsheet.php155 $is2d = false; variable
173 $is2d = $module->is2d; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/barcode/doc/
H A Dtcpdfbarcode.modules.php45 public $is2d = false; variable in modTcpdfbarcode
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/barcode/doc/
H A Dtcpdfbarcode.modules.php45 public $is2d = false; variable in modTcpdfbarcode
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/printsheet/doc/
H A Dpdf_tcpdflabel.class.php82 private function writeBarcode(&$pdf, $code, $encoding, $is2d, $x, $y, $w, $h)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/printsheet/doc/
H A Dpdf_tcpdflabel.class.php82 private function writeBarcode(&$pdf, $code, $encoding, $is2d, $x, $y, $w, $h)
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepDS/
H A DTopOpeBRepDS_Edge3dInterferenceTool.cxx200 Standard_Boolean is2d = M_FORWARD(O) || M_REVERSED(O); in Init() local
245 Standard_Boolean is2d = M_FORWARD(O) || M_REVERSED(O); in Add() local
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/s_openal/
H A Ds_openal.c734 ALint is2d = AL_FALSE; in HWRAPI() local
780 ALint is2d = AL_FALSE; in HWRAPI() local
815 ALint is2d = AL_FALSE; in HWRAPI() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsbox3d.cpp88 bool QgsBox3d::is2d() const in is2d() function in QgsBox3d
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/g2d/motor/
H A DScene.java53 private boolean is2d; field in Scene
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/geometry/
H A Ddom_matrix_read_only.cc94 bool is2d = in ValidateAndFixup() local
325 bool is2d) in DOMMatrixReadOnly()
H A Ddom_matrix.cc101 DOMMatrix::DOMMatrix(const TransformationMatrix& matrix, bool is2d) in DOMMatrix()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/geometry/
H A Ddom_matrix_read_only.cc94 bool is2d = in ValidateAndFixup() local
325 bool is2d) in DOMMatrixReadOnly()
H A Ddom_matrix.cc101 DOMMatrix::DOMMatrix(const TransformationMatrix& matrix, bool is2d) in DOMMatrix()
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsbox3d.cpp87 bool QgsBox3d::is2d() const in is2d() function in QgsBox3d
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DG3Decoder.c++96 G3Decoder::setupDecoder(u_int recvFillOrder, bool is2d, bool isg4) in setupDecoder()
H A DG3Encoder.c++44 G3Encoder::setupEncoder(u_int fillOrder, bool is2d, bool isg4) in setupEncoder()
/dports/math/pdal/PDAL-2.3.0/pdal/util/
H A DBounds.cpp173 bool Bounds::is2d() const in is2d() function in pdal::Bounds
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm.h50 bool is2d; /* whether area is 1d or 2d */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm.h50 bool is2d; /* whether area is 1d or 2d */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/omapdrm/
H A Dtcm.h50 bool is2d; /* whether area is 1d or 2d */ member
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_pc.cpp253 const bool is2d = (flags & DFT_ROWS) == 0; in convert_from_ccs() local

12