| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
| H A D | Select.php | 65 $texto = ''; 68 $texto = $this->mpdf->selectoption['SELECTED']; 77 $w = $this->mpdf->GetStringWidth($texto, true, $OTLdata); 83 $objattr['text'] = $texto;
|
| H A D | Input.php | 97 $texto = ''; 311 $texto = 'X'; 337 $texto = ' ' . $objattr['value'] . ' '; 339 …$width = $this->mpdf->GetStringWidth($texto) + ($this->form->form_element_spacing['button']['outer… 362 $texto = str_repeat('*', $num_stars); 364 $texto = $attr['VALUE']; 401 $objattr['text'] = $texto;
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| H A D | Form.php | 163 function print_ob_text($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) argument 231 …while ($this->mpdf->GetStringWidth($texto) > $w - ($this->form_element_spacing['input']['inner']['… 232 $texto = mb_substr($texto, 0, mb_strlen($texto, $this->mpdf->mb_enc) - 1, $this->mpdf->mb_enc); 236 if (preg_match('/([' . $this->mpdf->pregRTLchars . '])/u', $texto)) { 241 $texto = $this->otl->applyOTL($texto, $this->mpdf->CurrentFont['useOTL']); 245 $this->mpdf->magic_reverse_dir($texto, $this->mpdf->directionality, $OTLdata); 258 …$this->mpdf->Cell($w, $h, $texto, 1, 0, $rtlalign, 1, '', 0, $this->form_element_spacing['input'][… 264 function print_ob_textarea($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir) argument 292 if ($texto === ' ') { 293 $texto = ''; [all …]
|
| H A D | Mpdf.php | 7162 $texto = $objattr['text']; 7573 $w = $this->GetStringWidth($texto); 7585 …$this->Cell($w, $this->FontSize, $texto, 0, 0, $align, 0, '', 0, 0, 0, 'T', 0, false, false, 0, $o… 7624 $this->form->print_ob_text($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir); 7629 $this->form->print_ob_textarea($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir); 7634 $this->form->print_ob_select($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir); 7640 $this->form->print_ob_imageinput($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $is_table); 7645 $this->form->print_ob_button($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir); 7650 $this->form->print_ob_checkbox($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $x, $y); 7654 $this->form->print_ob_radio($objattr, $w, $h, $texto, $rtlalign, $k, $blockdir, $x, $y);
|
| /plugin/visualindex/ |
| H A D | README_ES.md | 55 - `text_size`: tamaño del texto (ej. `13px`); 56 - `text_color`: color del texto (hex, rgb/rgba o nombre CSS);
|
| H A D | DOKU_ES.md | 64 | text_size | Tamaño del texto (ej. ''13px''). | ''13px'' | 65 | text_color | Color del texto (hex, rgb/rgba o nombre CSS). | ''black'' |
|
| /plugin/searchindex/lang/es/ |
| H A D | intro.txt | 3 Esta página le permite actualizar o volver a generar el índice utilizado por la búsqueda de texto c…
|
| /plugin/textinsert/lang/pt-br/ |
| D | intro.txt | 3 Você pode adicionar até seis macros por vez. A sexta é uma área de texto que permitirá textos esten…
|
| /plugin/accscounter/lang/pt-br/ |
| D | mngintro.txt | 20 Ou pesquise os nomes das páginas ou espaços de nomes com a caixa de texto abaixo (esta função de pe…
|
| /plugin/pdfjs/pdfjs/web/locale/an/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Activar la ferramienta de selección de texto 64 cursor_text_select_tool_label=Ferramienta de selección de texto
|
| /plugin/pdfjs/pdfjs/web/locale/es-AR/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Habilitar herramienta de selección de texto 64 cursor_text_select_tool_label=Herramienta de selección de texto
|
| /plugin/pdfjs/pdfjs/web/locale/ia/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Activar le instrumento de selection de texto 64 cursor_text_select_tool_label=Instrumento de selection de texto
|
| /plugin/pdfjs/pdfjs/web/locale/pt-BR/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Ativar a ferramenta de seleção de texto 64 cursor_text_select_tool_label=Ferramenta de seleção de texto
|
| /plugin/pdfjs/pdfjs/web/locale/gl/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Activar a ferramenta de selección de texto 64 cursor_text_select_tool_label=Ferramenta de selección de texto
|
| /plugin/pdfjs/pdfjs/web/locale/es-ES/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Activar herramienta de selección de texto 64 cursor_text_select_tool_label=Herramienta de selección de texto
|
| /plugin/pdfjs/pdfjs/web/locale/pt-PT/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Ativar ferramenta de seleção de texto 64 cursor_text_select_tool_label=Ferramenta de seleção de texto
|
| /plugin/pdfjs/pdfjs/web/locale/es-MX/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Activar la herramienta de selección de texto 64 cursor_text_select_tool_label=Herramienta de selección de texto
|
| /plugin/pdfjs/pdfjs/web/locale/es-CL/ |
| D | viewer.properties | 63 cursor_text_select_tool.title=Activar la herramienta de selección de texto 64 cursor_text_select_tool_label=Herramienta de selección de texto
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_pt-br.txt | 199 doubleClickTooltip=Clique duas vezes para inserir texto 232 editText=Editar texto 324 fontColor=Cor do texto 348 fromText=Do texto 415 insertText=Inserir texto 729 textAlignment=Alinhamento do texto 730 textOpacity=Opacidade do texto
|
| D | dia_pt.txt | 199 doubleClickTooltip=Carregar duas vezes para inserir texto 232 editText=Editar texto 348 fromText=Do texto 415 insertText=Inserir texto 729 textAlignment=Alinhamento do texto 730 textOpacity=Opacidade do texto
|
| D | dia_es.txt | 199 doubleClickTooltip=Haga doble clic para insertar texto 232 editText=Editar texto 348 fromText=Desde el texto 415 insertText=Insertar texto 729 textAlignment=Alineación del texto 730 textOpacity=Opacidad del texto
|
| D | dia_gl.txt | 199 doubleClickTooltip=Preme dúas veces para inserires texto 232 editText=Editar texto
|