Home
last modified time | relevance | path

Searched refs:Text (Results 26 – 50 of 457) sorted by relevance

12345678910>>...19

/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DEntityParser.php
H A DOpenBracketParser.php
H A DBangParser.php
H A DNewlineParser.php
H A DBacktickParser.php
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php6 use Sabre\VObject\Property\Text; alias
18 class TimeStamp extends Text
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php6 use Sabre\VObject\Property\Text; alias
18 class TimeStamp extends Text {
/plugin/commonmark/vendor/league/commonmark/src/
H A DInlineParserEngine.php
/plugin/bootswrapper/exe/help/
H A Dtooltip.txt3 <code html><tooltip title="Sample Text" location="bottom">Lorem ipsum</tooltip> dolor sit amet...</…
5 <tooltip title="Sample Text" location="bottom">Lorem ipsum</tooltip> dolor sit amet...
H A Dtext.txt1 ====== Text ======
122 | ''align'' | ''left'' ''right'' ''center'', ''justify'' ''nowrap'' | Text align |
123 | ''transform'' | ''lowercase'' ''uppercase'' ''capitalize'' | Text transformation |
124 …''x-large'' ''xx-large'' ''smaller'' ''larger'' //''length''// //(%, em, px, etc.)// | Text sizes |
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Parser/
H A DAttributesInlineParser.php19 use League\CommonMark\Inline\Element\Text; global() alias
/plugin/sketchcanvas/
H A DREADME.md64 text: Normal Text
68 text: Bold Text
72 text: Extra Bold Text
77 text: Red Extra Bold Text
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DSmartPunctExtension.php24 use League\CommonMark\Node\Inline\Text;
62 ->addRenderer(Text::class, new CoreInlineRenderer\TextRenderer(), 0);
22 use League\CommonMark\Inline\Element\Text; global() alias
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst1 The Text Extension
4 The Text extension provides the following filters:
48 Truncating Text
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Selector/
H A DAttribute.php75 return new Scanner\Status\Text\Single();
77 return new Scanner\Status\Text\Double();
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DAnonymousFootnotesListener.php22 use League\CommonMark\Node\Inline\Text; alias
48 $paragraph->appendChild(new Text($text));
/plugin/airtable/
H A DREADME.md59 `{{airtable>type: "table" | fields: "Name", "# of bulbs", "Posted By", "Post Text", "Post Image(s)"…
104 ### Text:
115 `Text Before: {{airtable>Type: "text" | Fields: "Part Name" | record-url:
116 "https://airtable.com/tblK7lKsAP0YqSOwu/viwi6PpnGIhJsNAuf/recsKmhxWmZFckx66"}} :Text After`
118 `Text Before: Bottom Felt :Text After`
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt6 "editor": "Rich Text Editor",
7 "editorPanel": "Rich Text Editor panel",
20 "textField": "Text Field",
161 "textColorTitle": "Text Color"
247 "alignTextTop": "Text Top",
291 "text": "Text (Value)",
325 "opText": "Text",
347 "typeText": "Text",
380 "alt": "Alternative Text",
753 Text: 'Text',
[all …]
H A Den.js.unc5Text Editor","editorPanel":"Rich Text Editor panel","common":{"editorHelp":"Press ALT 0 for help",…
47 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
54 InterwikiPlaceHolder: "Interwiki Replacement Text",
96 Label_1 :'Footnote Text (required)',
108 SelectedTextColor : 'Selected Text Color',
120 Text : 'Text',
126 TextColors : 'Text Colors',
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt6 "editor": "Rich Text Editor",
7 "editorPanel": "Rich Text Editor panel",
20 "textField": "Text Field",
161 "textColorTitle": "Text Color"
247 "alignTextTop": "Text Top",
291 "text": "Text (Value)",
325 "opText": "Text",
347 "typeText": "Text",
380 "alt": "Alternative Text",
753 Text: 'Text',
[all …]
H A Den.js.4.95Text Editor","editorPanel":"Rich Text Editor panel","common":{"editorHelp":"Press ALT 0 for help",…
H A Den.4.9.js.beautified2 "editor": "Rich Text Editor",
3 "editorPanel": "Rich Text Editor panel",
16 "textField": "Text Field",
241 "textColorTitle": "Text Color"
327 "alignTextTop": "Text Top",
371 "text": "Text (Value)",
405 "opText": "Text",
427 "typeText": "Text",
460 "alt": "Alternative Text",
848 Text: "Text",
[all …]
H A Den.js-4.9.merged5Text Editor","editorPanel":"Rich Text Editor panel","common":{"editorHelp":"Press ALT 0 for help",…
47 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
54 InterwikiPlaceHolder: "Interwiki Replacement Text",
97 Label_1 :'Footnote Text (required)',
109 SelectedTextColor : 'Selected Text Color',
121 Text : 'Text',
127 TextColors : 'Text Colors',
H A Den.js.unc5Text Editor","editorPanel":"Rich Text Editor panel","common":{"editorHelp":"Press ALT 0 for help",…
47 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
54 InterwikiPlaceHolder: "Interwiki Replacement Text",
87 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />Can be edited by user (take…
98 Label_1 :'Footnote Text (required)',
110 SelectedTextColor : 'Selected Text Color',
122 Text : 'Text',
128 TextColors : 'Text Colors',
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/
H A DSelector.php83 return new Scanner\Status\Text\Single();
85 return new Scanner\Status\Text\Double();

12345678910>>...19