Lines Matching +defs:text +defs:align
306 function addPlainText($text) {
483 function addPreformattedText($text, $style=null, $notescaped=true) {
634 function tocAddItemInternal($refID, $hid, $text, $level) {
707 function heading($text, $level, $element=NULL, $attributes=NULL){
1142 function tableHeaderOpen($colspan = 1, $rowspan = 1, $align, $element=NULL, $attributes=NULL){
1162 function tableCellOpen($colspan, $rowspan, $align, $element=NULL, $attributes=NULL){
1572 …public function addImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style…
1612 …public function addStringAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title …
1923 function insertCrossReference($destination, $text){
1982 …function insertHyperlink ($url, $text, $styleName = NULL, $visitedStyleName = NULL, $returnonly = …
2280 public function setOrderedListParams($setLevel=NULL, $align, $paddingLeft=0, $marginLeft=1) {
2353 public function setUnorderedListParams($setLevel=NULL, $align, $paddingLeft=0, $marginLeft=1) {