Home
last modified time | relevance | path

Searched refs:CreateGrid (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/science/sparta/sparta-20Oct2021/src/
H A Dcreate_grid.h17 CommandStyle(create_grid,CreateGrid)
28 class CreateGrid : protected Pointers {
30 CreateGrid(class SPARTA *);
H A Dcreate_grid.cpp37 CreateGrid::CreateGrid(SPARTA *sparta) : Pointers(sparta) {} in CreateGrid() function in CreateGrid
41 void CreateGrid::command(int narg, char **arg) in command()
311 void CreateGrid::create_block() in create_block()
365 void CreateGrid::create_clump() in create_clump()
433 void CreateGrid::create_stride() in create_stride()
501 void CreateGrid::create_random() in create_random()
545 void CreateGrid::recurse_levels(int istack) in recurse_levels()
612 void CreateGrid::bounds(char *str, int nmax, int &nlo, int &nhi) in bounds()
643 int CreateGrid::cell_in_region(double *lo, double *hi, Region *region) in cell_in_region()
684 void CreateGrid::procs2grid(int nx, int ny, int nz, int &px, int &py, int &pz) in procs2grid()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Ddraw.h56 void CreateGrid P((void));
66 void CreateGrid P((void));
/dports/games/xboard/xboard-4.9.1/
H A Ddraw.h57 void CreateGrid P((void));
67 void CreateGrid P((void));
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_layer_selection_base.cpp25 m_leftGridLayers->CreateGrid( 1, 3 ); in DIALOG_LAYER_SELECTION_BASE()
54 m_rightGridLayers->CreateGrid( 1, 3 ); in DIALOG_LAYER_SELECTION_BASE()
129 m_leftGridLayers->CreateGrid( 1, 3 ); in DIALOG_COPPER_LAYER_PAIR_SELECTION_BASE()
168 m_rightGridLayers->CreateGrid( 1, 3 ); in DIALOG_COPPER_LAYER_PAIR_SELECTION_BASE()
H A Ddialog_board_statistics_base.cpp46 m_gridComponents->CreateGrid( 5, 4 ); in DIALOG_BOARD_STATISTICS_BASE()
86 m_gridPads->CreateGrid( 5, 2 ); in DIALOG_BOARD_STATISTICS_BASE()
126 m_gridBoard->CreateGrid( 3, 2 ); in DIALOG_BOARD_STATISTICS_BASE()
165 m_gridVias->CreateGrid( 4, 2 ); in DIALOG_BOARD_STATISTICS_BASE()
221 m_gridDrills->CreateGrid( 0, 8 ); in DIALOG_BOARD_STATISTICS_BASE()
H A Dpanel_fp_lib_table_base.cpp30 m_global_grid->CreateGrid( 1, 5 ); in PANEL_FP_LIB_TABLE_BASE()
66 m_project_grid->CreateGrid( 1, 5 ); in PANEL_FP_LIB_TABLE_BASE()
143 m_path_subs_grid->CreateGrid( 1, 2 ); in PANEL_FP_LIB_TABLE_BASE()
H A Dpanel_setup_tracks_and_vias_base.cpp32 m_trackWidthsGrid->CreateGrid( 8, 1 ); in PANEL_SETUP_TRACKS_AND_VIAS_BASE()
88 m_viaSizesGrid->CreateGrid( 8, 2 ); in PANEL_SETUP_TRACKS_AND_VIAS_BASE()
145 m_diffPairsGrid->CreateGrid( 8, 3 ); in PANEL_SETUP_TRACKS_AND_VIAS_BASE()
H A Dpanel_fp_editor_defaults_base.cpp32 m_textItemsGrid->CreateGrid( 2, 3 ); in PANEL_FP_EDITOR_DEFAULTS_BASE()
108 m_graphicsGrid->CreateGrid( 6, 5 ); in PANEL_FP_EDITOR_DEFAULTS_BASE()
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DHud_Graphs.cpp71 { gv->CreateGrid(4,0, 0.7f, 1.0f); in CreateGraphs()
87 if (i == 0) gv->CreateGrid(6,0, 0.7f, 1.0f); in CreateGraphs()
107 if (i == 0) gv->CreateGrid(6,0, 0.7f, 1.0f); in CreateGraphs()
190 gv->CreateGrid(10,1, 0.2f, 0.4f); in CreateGraphs()
240 gv->CreateGrid(6,6, 0.2f, 0.4f); in CreateGraphs()
265 if (i == 0) { gv->CreateGrid(4,5, 0.f, 0.5f); in CreateGraphs()
284 { gv->CreateGrid(6,6, 0.f, 0.6f); in CreateGraphs()
302 { gv->CreateGrid(6,1, 0.f, 0.3f); in CreateGraphs()
307 { gv->CreateGrid(4,1, 0.f, 0.2f); in CreateGraphs()
325 { gv->CreateGrid(4,1, 0.f, 0.3f); in CreateGraphs()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/propgrid/
H A Dtests.cpp482 CreateGrid( -1, -1 ); in RunTests()
502 CreateGrid( -1, -1 ); in RunTests()
876 CreateGrid( -1, -1 ); in RunTests()
1026 CreateGrid( -1, -1 ); in RunTests()
1161 CreateGrid( -1, -1 ); in RunTests()
1172 CreateGrid( -1, -1 ); in RunTests()
1326 CreateGrid( -1, -1 ); in RunTests()
1339 CreateGrid( -1, -1 ); in RunTests()
1359 CreateGrid( flag, -1 ); in RunTests()
1371 CreateGrid( -1, flag ); in RunTests()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/propgrid/
H A Dtests.cpp482 CreateGrid( -1, -1 ); in RunTests()
502 CreateGrid( -1, -1 ); in RunTests()
876 CreateGrid( -1, -1 ); in RunTests()
1026 CreateGrid( -1, -1 ); in RunTests()
1161 CreateGrid( -1, -1 ); in RunTests()
1172 CreateGrid( -1, -1 ); in RunTests()
1326 CreateGrid( -1, -1 ); in RunTests()
1339 CreateGrid( -1, -1 ); in RunTests()
1359 CreateGrid( flag, -1 ); in RunTests()
1371 CreateGrid( -1, flag ); in RunTests()
[all …]
/dports/science/libecpint/libecpint-1.0.7/tests/units/gaussquad/
H A Dgaussquad.cpp11 typedef GCQuadrature* CreateGrid(); typedef
38 class QuadTest : public TestWithParam<CreateGrid*> {
/dports/math/parmgridgen/ParMGridGen-1.0/MGridGen/Lib/
H A Dmgridgen.c44 CreateGrid(&ctrl, &graph); in MGridGen()
103 void CreateGrid(CtrlType *ctrl, GraphType *graph) in CreateGrid() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_grid.py212 g.CreateGrid(10,5)
218 g.CreateGrid(10,5)
226 g.CreateGrid(10,5)
346 g.CreateGrid(10,10)
359 g.CreateGrid(10,10)
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Dpanel_sym_lib_table_base.cpp32 m_global_grid->CreateGrid( 1, 5 ); in PANEL_SYM_LIB_TABLE_BASE()
69 m_project_grid->CreateGrid( 1, 5 ); in PANEL_SYM_LIB_TABLE_BASE()
150 m_path_subs_grid->CreateGrid( 1, 2 ); in PANEL_SYM_LIB_TABLE_BASE()
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DGrid.h12 extern Widget CreateGrid(Widget parent, Pixel color, Arg* args, int num_args );
/dports/math/grace/grace-5.1.25/src/
H A Dworldwin.c198 gr = CreateGrid(fr, 4, 1); in create_arrange_frame()
213 gr = CreateGrid(fr, 3, 3); in create_arrange_frame()
224 gr = CreateGrid(fr, 2, 1); in create_arrange_frame()
/dports/games/blockout/BL_SRC/BlockOut/
H A DMenuGrid.h48 int CreateGrid();
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/debugger/
H A DctlResultGrid.cpp33 CreateGrid( 0, 0 ); in IMPLEMENT_CLASS()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/hud_display/
H A Dgraph_page_view_base.h40 Grid* CreateGrid(float left,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DGridEnterHandler.py13 self.CreateGrid(20, 6)
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DGraphView.h24 void CreateGrid(int numH, // == horizontal lines number 1 only frame
/dports/comms/limesuite/LimeSuite-20.10.0/src/lms7002_wxgui/
H A DdlgViewIRAM.cpp28 Grid1->CreateGrid(32,8); in BEGIN_EVENT_TABLE()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLAxisContext.hxx73 void CreateGrid( const OUString& sAutoStyleName, bool bIsMajor );

123456789