Searched defs:numrows (Results 26 – 33 of 33) sorted by relevance
12
| /plugin/mellelexport/ |
| D | renderer.php | 724 …function table_open($maxcols = null, $numrows = null, $pos = null){call_user_func_array(array($thi…
|
| /plugin/prosemirror/ |
| D | renderer.php | 195 public function table_open($maxcols = null, $numrows = null, $pos = null)
|
| /plugin/xml/ |
| D | renderer.php | 496 function table_open($maxcols = null, $numrows = null){
|
| /plugin/text/ |
| D | renderer.php | 490 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) {
|
| /plugin/latexport/implementation/ |
| D | decorator.php | 900 function table_open($maxcols = null, $numrows = null, $pos = null) {
|
| D | decorator_persister.php | 901 function table_open($maxcols = null, $numrows = null, $pos = null) {
|
| /plugin/odp/ |
| D | renderer.php | 690 function table_open($maxcols = NULL, $numrows = NULL){
|
| /plugin/latexit/ |
| D | renderer.php | 1211 function table_open($maxcols = null, $numrows = null, $pos = null) {
|
12