Home
last modified time | relevance | path

Searched refs:Get_Matrix (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dcairo-pattern.ads441 procedure Get_Matrix subprogspec
651 pragma Import (C, Get_Matrix, "cairo_pattern_get_matrix");
H A Dcairo.ads2491 procedure Get_Matrix (Cr : Cairo_Context; Matrix : access Cairo_Matrix); subprogspec
2884 pragma Import (C, Get_Matrix, "cairo_get_matrix");
H A Dgtkada-mdi-close_button.adb271 Cairo.Get_Matrix (Cr, Matrix'Access);
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dcairo-pattern.ads446 procedure Get_Matrix subprogspec
656 pragma Import (C, Get_Matrix, "cairo_pattern_get_matrix");
H A Dcairo.ads2407 procedure Get_Matrix (Cr : Cairo_Context; Matrix : access Cairo_Matrix); subprogspec
2804 pragma Import (C, Get_Matrix, "cairo_get_matrix");
H A Dgtkada-mdi-close_button.adb355 Cairo.Get_Matrix (Cr, Matrix'Access);
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/table/table_calculus/
H A Dtable_pca.h90 bool Get_Matrix (CSG_Matrix &Matrix);
H A Dtable_pca.cpp166 if( !Get_Matrix(Matrix) ) in On_Execute()
265 bool CTable_PCA::Get_Matrix(CSG_Matrix &Matrix) in Get_Matrix() function in CTable_PCA
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_grid/
H A Dgrid_pca.h87 bool Get_Matrix (CSG_Matrix &Matrix);
H A Dgrid_pca.cpp231 bool CGrid_PCA::Get_Matrix(CSG_Matrix &Matrix) in Get_Matrix() function in CGrid_PCA
305 if( !Get_Matrix(Matrix) ) in Get_Eigen_Reduction()
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/
H A Dpango-context.adb169 function Get_Matrix subprogram
178 end Get_Matrix; argument
H A Dpango-context.ads190 function Get_Matrix subprogspec