Home
last modified time | relevance | path

Searched defs:col_widths (Results 1 – 25 of 65) sorted by relevance

123

/dports/lang/ghc/ghc-8.10.7/docs/users_guide/
H A Dutils.py5 def build_table_from_list(table_data, col_widths): argument
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dprettify.c133 void handle_last_column(uintptr_t* col_widths, uintptr_t cur_col_idx, uintptr_t cur_col_width, uint… in handle_last_column()
144 uintptr_t* col_widths = (uintptr_t*)malloc(malloc_size); in scan_column_widths() local
261 …ILE* infile, char* outname, uint32_t flags, uintptr_t column_sep, uintptr_t* col_widths, uintptr_t… in pretty_write()
430 uintptr_t* col_widths = NULL; in main() local
/dports/graphics/R-cran-gridExtra/gridExtra/R/
H A Dgrob-utils.r20 col_widths <- function(m){ function
/dports/devel/awscli/awscli-1.20.61/awscli/customizations/history/
H A Dlist.py88 def __init__(self, col_widths, output_stream): argument
/dports/devel/liborcus/liborcus-0.16.1/src/spreadsheet/
H A Dflat_dumper.cpp61 std::vector<size_t> col_widths(col_count, 0); in dump() local
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-table.c80 GArray *col_widths; member
390 gint * col_widths) in st_table_calculate_row_heights()
566 gint *col_widths, *row_heights; in st_table_preferred_allocate() local
/dports/devel/R-cran-pillar/pillar/R/
H A Dctl_colonnade.R32 col_widths <- colonnade_get_width_2(compound_pillar, tier_widths) functionVar
H A Dmulti.R155 col_widths <- colonnade_get_width(x, width, rowid_width) functionVar
505 colonnade_distribute_space <- function(col_widths, max_widths, width) { argument
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssvalue.c48 …int col_widths[5] = { 0, strlen ("all"), strlen ("alive"), strlen ("computed"), strlen("transition… in dump_value_counts() local
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DMultiplayerLobbyWnd.cpp662 std::vector<GG::X> col_widths = PlayerRowColWidths(); in CompleteConstruction() local
737 std::vector<GG::X> col_widths = PlayerRowColWidths(Width()); in CompleteConstruction() local
1018 std::vector<GG::X> col_widths = PlayerRowColWidths(); in PopulatePlayerList() local
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/parsers/rst/directives/
H A Dtables.py433 def build_table_from_list(self, table_data, col_widths, header_rows, stub_columns): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/parsers/rst/directives/
H A Dtables.py432 def build_table_from_list(self, table_data, col_widths, header_rows, stub_columns): argument
/dports/lang/gnu-apl/apl-1.8/src/
H A DSymbolTable.cc223 std::vector<int> col_widths; in list() local
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/parsers/rst/directives/
H A Dtables.py482 def build_table_from_list(self, table_data, col_widths, header_rows, stub_columns): argument
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/parsers/rst/directives/
H A Dtables.py482 def build_table_from_list(self, table_data, col_widths, header_rows, stub_columns): argument
/dports/textproc/py-docutils/docutils-0.17.1/docutils/parsers/rst/directives/
H A Dtables.py482 def build_table_from_list(self, table_data, col_widths, header_rows, stub_columns): argument
/dports/graphics/py-glooey/glooey-0.3.3/glooey/drawing/
H A Dgrid.py13 outer_padding=None, row_heights=None, col_widths=None, argument
532 inner_padding=None, outer_padding=None, row_heights={}, col_widths={}, argument
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/impl-trait/
H A Dexample-calendar.rs616 col_widths: Option<Vec<usize>>, field
634 let col_widths = match self.col_widths { in next() localVariable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dgrid-arrange-tab.cpp136 std::vector<double> col_widths; in arrange() local
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtabfind.cpp974 STATS col_widths(0, col_widths_size + 1); in ComputeColumnWidths() local
996 void TabFind::ApplyPartitionsToColumnWidths(ColPartitionGrid *part_grid, STATS *col_widths) { in ApplyPartitionsToColumnWidths()
1048 void TabFind::MakeColumnWidths(int col_widths_size, STATS *col_widths) { in MakeColumnWidths()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dtap_parameter_dialog.cpp248 QList<int> col_widths; in getTreeAsString() local
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dtap_parameter_dialog.cpp248 QList<int> col_widths; in getTreeAsString() local
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dtap_parameter_dialog.cpp248 QList<int> col_widths; in getTreeAsString() local
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dtap_parameter_dialog.cpp248 QList<int> col_widths; in getTreeAsString() local
/dports/www/limesurvey/limesurvey/application/third_party/xlsx_writer/
H A Dxlsxwriter.class.php119 …protected function initializeSheet($sheet_name, $col_widths=array(), $auto_filter=false, $freeze_r…

123