Home
last modified time | relevance | path

Searched refs:append_cell (Results 1 – 18 of 18) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dgame_inventory.cpp410 append_cell( []( const item_location & loc ) { in liquid_inventory_selector_preset()
546 append_cell( [&p]( const item_location & loc ) { in comestible_inventory_preset()
551 append_cell( []( const item_location & loc ) { in comestible_inventory_preset()
555 append_cell( [&p]( const item_location & loc ) { in comestible_inventory_preset()
564 append_cell( []( const item_location & loc ) { in comestible_inventory_preset()
581 append_cell( []( const item_location & loc ) { in comestible_inventory_preset()
591 append_cell( []( const item_location & loc ) { in comestible_inventory_preset()
662 append_cell( [&p]( const item_location & loc ) { in comestible_inventory_preset()
679 append_cell( [&p]( const item_location & loc ) { in comestible_inventory_preset()
2010 append_cell( []( const item_location & ) { in bionic_sterilize_preset()
[all …]
H A Dinventory_ui.h201 void append_cell( const std::function<std::string( const item_location & )> &func,
204 void append_cell( const std::function<std::string( const inventory_entry & )> &func,
H A Dinventory_ui.cpp237 append_cell( in inventory_selector_preset()
310 void inventory_selector_preset::append_cell( const in append_cell() function in inventory_selector_preset
315 append_cell( std::function<std::string( const inventory_entry & )>( [ func ]( in append_cell()
321 void inventory_selector_preset::append_cell( const in append_cell() function in inventory_selector_preset
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dgame_inventory.cpp410 append_cell( []( const item_location & loc ) { in liquid_inventory_selector_preset()
546 append_cell( [&p]( const item_location & loc ) { in comestible_inventory_preset()
551 append_cell( []( const item_location & loc ) { in comestible_inventory_preset()
555 append_cell( [&p]( const item_location & loc ) { in comestible_inventory_preset()
564 append_cell( []( const item_location & loc ) { in comestible_inventory_preset()
581 append_cell( []( const item_location & loc ) { in comestible_inventory_preset()
591 append_cell( []( const item_location & loc ) { in comestible_inventory_preset()
662 append_cell( [&p]( const item_location & loc ) { in comestible_inventory_preset()
679 append_cell( [&p]( const item_location & loc ) { in comestible_inventory_preset()
2010 append_cell( []( const item_location & ) { in bionic_sterilize_preset()
[all …]
H A Dinventory_ui.h201 void append_cell( const std::function<std::string( const item_location & )> &func,
204 void append_cell( const std::function<std::string( const inventory_entry & )> &func,
H A Dinventory_ui.cpp237 append_cell( in inventory_selector_preset()
310 void inventory_selector_preset::append_cell( const in append_cell() function in inventory_selector_preset
315 append_cell( std::function<std::string( const inventory_entry & )>( [ func ]( in append_cell()
321 void inventory_selector_preset::append_cell( const in append_cell() function in inventory_selector_preset
/dports/net/mosh/mosh-1.3.2/src/terminal/
H A Dterminaldisplay.h58 void append_cell(const Cell & cell) { cell.print_grapheme( str ); } in append_cell() function
H A Dterminaldisplay.cc341 frame.append_cell( cell ); in put_row()
423 frame.append_cell( cell ); in put_row()
/dports/multimedia/libmpeg3/libmpeg3-1.8/
H A Dmpeg3ifo.c483 static mpeg3ifo_cell_t* append_cell(mpeg3ifo_celltable_t *table) in append_cell() function
564 mpeg3ifo_cell_t *cell = append_cell(cells); in cellplayinfo()
593 cell = append_cell(cell_addresses); in celladdresses()
/dports/devel/mercurial/mercurial-6.0/doc/
H A Dhgmanpage.py131 def append_cell(self, cell_lines): member in Table
650 self._active_table.append_cell(self.body[start:])
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/writers/
H A Dmanpage.py121 def append_cell(self, cell_lines): member in Table
626 self._active_table.append_cell(self.body[start:])
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/writers/
H A Dmanpage.py122 def append_cell(self, cell_lines): member in Table
627 self._active_table.append_cell(self.body[start:])
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/writers/
H A Dmanpage.py126 def append_cell(self, cell_lines): member in Table
638 self._active_table.append_cell(self.body[start:])
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/writers/
H A Dmanpage.py126 def append_cell(self, cell_lines): member in Table
638 self._active_table.append_cell(self.body[start:])
/dports/devel/liblas12/libLAS-1.2.1/doc/writers/
H A Dmanpage.py120 def append_cell(self, cell_lines): member in Table
540 self._active_table.append_cell(self.body[start:])
/dports/textproc/py-docutils/docutils-0.17.1/docutils/writers/
H A Dmanpage.py126 def append_cell(self, cell_lines): member in Table
638 self._active_table.append_cell(self.body[start:])
/dports/editors/vim/vim-8.2.3745/src/
H A Dterminal.c4977 append_cell(garray_T *gap, cellattr_T *cell) in append_cell() function
5190 append_cell(&ga_cell, &cell); in read_dump_file()
5192 append_cell(&ga_cell, &empty_cell); in read_dump_file()
5214 append_cell(&ga_cell, &cell); in read_dump_file()
/dports/textproc/asciidoc/asciidoc-9.1.1/
H A Dasciidoc.py3658 def append_cell(data, span_spec, op, align_spec, style): function
3683 append_cell(data, span, op, align, style)
3694 append_cell(data, span, op, align, style)