Home
last modified time | relevance | path

Searched defs:SetMatrix (Results 151 – 175 of 258) sorted by relevance

1234567891011

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/page/
H A Dcpdf_generalstate.cpp214 void CPDF_GeneralState::SetMatrix(const CFX_Matrix& matrix) { in SetMatrix() function in CPDF_GeneralState
/dports/math/vtk8/VTK-8.2.0/Common/Transforms/
H A DvtkTransform2D.cxx139 void vtkTransform2D::SetMatrix(const double elements[9]) in SetMatrix() function in vtkTransform2D
/dports/math/vtk6/VTK-6.2.0/Common/Transforms/
H A DvtkTransform2D.cxx139 void vtkTransform2D::SetMatrix(const double elements[9]) in SetMatrix() function in vtkTransform2D
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkLiteDL.cpp122 struct SetMatrix final : Op { struct
123 static const auto kType = Type::SetMatrix;
124 SetMatrix(const SkMatrix& matrix) : matrix(matrix) {} in SetMatrix() function
125 SkMatrix matrix;
126 void draw(SkCanvas* c, const SkMatrix& original) { in draw()
129 void makeThreadsafe() { make_threadsafe(nullptr, &matrix); } in makeThreadsafe()
/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_tag_text.c++92 void TagText::SetMatrix(const Matrix& matrix) in SetMatrix() function in TagText
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d9/
H A Dd3dx9effect.h182 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
324 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
455 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
/dports/emulators/mess/mame-mame0226/3rdparty/dxsdk/Include/
H A Dd3dx9effect.h224 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
365 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
498 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
/dports/emulators/mame/mame-mame0226/3rdparty/dxsdk/Include/
H A Dd3dx9effect.h224 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
365 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
498 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dx9effect.h144 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE parameter, const D3DXMATRIX *matrix) PURE; in DECLARE_INTERFACE_() local
254 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE parameter, const D3DXMATRIX *matrix) PURE; in DECLARE_INTERFACE_() local
352 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE parameter, const D3DXMATRIX *matrix) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dx9effect.h144 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE parameter, const D3DXMATRIX *matrix) PURE; in DECLARE_INTERFACE_() local
254 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE parameter, const D3DXMATRIX *matrix) PURE; in DECLARE_INTERFACE_() local
352 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE parameter, const D3DXMATRIX *matrix) PURE; in DECLARE_INTERFACE_() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/mingw/include/directx9/
H A Dd3dx9effect.h224 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
365 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
498 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/mingw/include/directx9/
H A Dd3dx9effect.h224 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
365 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
498 STDMETHOD(SetMatrix)(THIS_ D3DXHANDLE hParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dformularesult.cxx622 void ScFormulaResult::SetMatrix( SCCOL nCols, SCROW nRows, const ScConstMatrixRef& pMat, const form… in SetMatrix() function in ScFormulaResult
/dports/math/vtk9/VTK-9.1.0/Rendering/ContextOpenGL2/
H A DvtkOpenGLContextDevice3D.cxx557 void vtkOpenGLContextDevice3D::SetMatrix(vtkMatrix4x4* m) in SetMatrix() function in vtkOpenGLContextDevice3D
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d8/
H A Dd3dx8effect.h101 STDMETHOD(SetMatrix)(THIS_ LPCSTR pParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/dx8sdk/include/
H A Dd3dx8effect.h111 STDMETHOD(SetMatrix)(THIS_ LPCSTR pParameter, CONST D3DXMATRIX* pMatrix) PURE; in DECLARE_INTERFACE_() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dformularesult.cxx624 void ScFormulaResult::SetMatrix( SCCOL nCols, SCROW nRows, const ScConstMatrixRef& pMat, const form… in SetMatrix() function in ScFormulaResult
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkLiteDL.cpp127 struct SetMatrix final : Op { struct
128 static const auto kType = Type::SetMatrix;
129 SetMatrix(const SkMatrix& matrix) : matrix(matrix) {} in SetMatrix() argument
130 SkMatrix matrix;
131 void draw(SkCanvas* c, const SkMatrix& original) const { in draw()
/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/src/
H A DCSTransform.cpp129 void CSTransform::SetMatrix(const double matrix[16], bool concatenate) in SetMatrix() function in CSTransform
135 bool CSTransform::SetMatrix(std::string matrix, bool concatenate) in SetMatrix() function in CSTransform
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DDict.h222 ID_INLINE void idDict::SetMatrix( const char *key, const idMat3 &val ) { in SetMatrix() function
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Quaternion.cxx126 void gp_Quaternion::SetMatrix (const gp_Mat& theMat) in SetMatrix() function in gp_Quaternion
/dports/math/vtk8/VTK-8.2.0/Rendering/ContextOpenGL2/
H A DvtkOpenGLContextDevice3D.cxx579 void vtkOpenGLContextDevice3D::SetMatrix(vtkMatrix4x4 *m) in SetMatrix() function in vtkOpenGLContextDevice3D
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/lightwidget/
H A Dcfwl_widget.cpp189 FWL_Error CFWL_Widget::SetMatrix(const CFX_Matrix& matrix) { in SetMatrix() function in CFWL_Widget
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgraopengl.pas65 procedure SetMatrix(AValue: TAffineMatrix); override; procedure
311 procedure SetMatrix(const AValue: TAffineMatrix); override; procedure
397 procedure TBGLFrameBuffer.SetMatrix(AValue: TAffineMatrix); procedure
1059 procedure TBGLCanvas.SetMatrix(const AValue: TAffineMatrix); procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgraopengl.pas65 procedure SetMatrix(AValue: TAffineMatrix); override; procedure
311 procedure SetMatrix(const AValue: TAffineMatrix); override; procedure
397 procedure TBGLFrameBuffer.SetMatrix(AValue: TAffineMatrix); procedure
1059 procedure TBGLCanvas.SetMatrix(const AValue: TAffineMatrix); procedure

1234567891011