Home
last modified time | relevance | path

Searched defs:text (Results 276 – 300 of 1028) sorted by relevance

1...<<11121314151617181920>>...42

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DTexttospeech.php42 public $text; variable in Google\\Service\\Texttospeech
/plugin/hyphenation/phpHyphenation/
Dhyphenation.php112 function hyphenation($text) {
/plugin/subjectindex/plugins/
DEntryDefault.php41 function match($text) {
/plugin/prosemirror/parser/
DHeadingNode.php16 protected $text; variable in dokuwiki\\plugin\\prosemirror\\parser\\HeadingNode
/plugin/whyspam/
Dadmin.php74 function _checkit($file,&$text){
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/php/
Dbasexml.php64 function SendError( $number, $text )
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js850 text: function (dt) { method
989 text: function (dt) { method
1061 text: function (dt) { method
1141 children: [_createNode(rels, 'v', { text: val })] property
1162 children: [_createNode(rels, 'v', { text: row[i] })] property
1298 text: property
1385 text: function (dt) { method
1476 text: info.messageTop, property
1484 text: info.messageBottom, property
1492 text: info.title, property
/plugin/qc/
H A Drenderer.php237 public function header($text, $level, $pos)
326 public function cdata($text)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php278 …function CircularText($x, $y, $r, $text, $align = 'top', $fontfamily = '', $fontsizePt = 0, $fonts…
430 …function Shaded_box($text, $font = '', $fontstyle = 'B', $szfont = '', $width = '70%', $style = 'D…
/plugin/vcard/
Dsyntax.php300 private function _tag($tag_, $text, $class = '') {
325 private function _tagclass($tag, $text) {
/plugin/latexport/implementation/
Ddecorator_includer.php86 function header($text, $level, $pos) {
278 function cdata($text) {
/plugin/asciidocjs/node_modules/pug-filters/lib/
Dhandle-filters.js37 function filterWithFallback(filter, text, attrs, funcName) { argument
53 function filterFileWithFallback(filter, filename, text, attrs) { argument
/plugin/ragasker/
H A Daction.php219 private function formatResponse($text) {
/plugin/mdpage/vendor/cebe/markdown/inline/
DStrikeoutTrait.php38 abstract protected function parseInline($text);
/plugin/html2pdf/html2pdf/html2ps/
Dbox.button.reset.php4 function ButtonResetBox($text) {
/plugin/jalbum/
Dscript.js11 function neu(url, text, slide) { argument
/plugin/mdpage/vendor/cebe/markdown/
DMarkdown.php124 protected function renderText($text)
/plugin/etherpadlite/externals/etherpad-lite-client/
Detherpad-lite-client.php129 public function createGroupPad($groupID, $padName, $text){
219 public function setText($padID, $text){
240 public function createPad($padID, $text){
/plugin/json/script/
Djson.js44 set data_inline(text) { argument
106 text: text //new text to write into <json ...>text</json> element property
/plugin/combo/ComboStrap/
H A DStringUtility.php165 public static function getWordCount($text)
201 public static function isWord($text)
/plugin/commentsyntax/_test/
Dsyntax.test.php34 private function getHTML($text)
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Helpers/
DXMLHelper.php35 …public static function createElementWithText(\DOMDocument $document, $name, $text, array $attribut…
/plugin/html2pdf/html2pdf/html2ps/features/
Dwatermark.php29 function set_text($text) {
/plugin/odt/ODT/
DODTHeading.php20 …static public function heading(ODTInternalParams $params, $text, $level, $element=NULL, $attribute…
/plugin/schedule/
DscheduleRoot.class.php95 function message ($type, $text) {
100 function startMessage ($type, $text) {
106 function debug ($text) {

1...<<11121314151617181920>>...42