Home
last modified time | relevance | path

Searched defs:syntax (Results 1 – 25 of 54) sorted by relevance

123

/plugin/revealjs/ !
DREADME.md209 ### Theme selection and button for presentation start
230 ### Slide background
256 ### Alternative slide indicators
288 ### Footers
329 ### Speaker notes
346 ### Fragments
/plugin/refnotes/syntax/ !
Dnotes.php108 private function handleBasic($syntax) {
117 private function handleExtended($syntax) {
137 private function parseAttributes($syntax) {
178 private function parseStyles($syntax) {
/plugin/indexmenu/_test/ !
DIndexmenuSyntaxTest.php184 public function testHandle($syntax, $changedData)
303 public function testResolving($syntax, $expectedNs, $expectedSubNss, $pageWithIndexmenu)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/ !
DProto2FileDescriptorProto.php38 public $syntax; variable in Google\\Service\\ChromePolicy\\Proto2FileDescriptorProto
99 public function setSyntax($syntax)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ !
DEnum.php36 public $syntax; variable in Google\\Service\\ServiceManagement\\Enum
97 public function setSyntax($syntax)
DType.php40 public $syntax; variable in Google\\Service\\ServiceManagement\\Type
115 public function setSyntax($syntax)
DMethod.php48 public $syntax; variable in Google\\Service\\ServiceManagement\\Method
137 public function setSyntax($syntax)
DApi.php38 public $syntax; variable in Google\\Service\\ServiceManagement\\Api
117 public function setSyntax($syntax)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ !
DEnum.php36 public $syntax; variable in Google\\Service\\ServiceUsage\\Enum
97 public function setSyntax($syntax)
DType.php40 public $syntax; variable in Google\\Service\\ServiceUsage\\Type
115 public function setSyntax($syntax)
DMethod.php48 public $syntax; variable in Google\\Service\\ServiceUsage\\Method
137 public function setSyntax($syntax)
DApi.php38 public $syntax; variable in Google\\Service\\ServiceUsage\\Api
117 public function setSyntax($syntax)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ !
DEnum.php36 public $syntax; variable in Google\\Service\\ServiceConsumerManagement\\Enum
97 public function setSyntax($syntax)
DType.php40 public $syntax; variable in Google\\Service\\ServiceConsumerManagement\\Type
115 public function setSyntax($syntax)
DMethod.php48 public $syntax; variable in Google\\Service\\ServiceConsumerManagement\\Method
137 public function setSyntax($syntax)
DApi.php38 public $syntax; variable in Google\\Service\\ServiceConsumerManagement\\Api
117 public function setSyntax($syntax)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ !
DEnum.php36 public $syntax; variable in Google\\Service\\ServiceNetworking\\Enum
97 public function setSyntax($syntax)
DType.php40 public $syntax; variable in Google\\Service\\ServiceNetworking\\Type
115 public function setSyntax($syntax)
DMethod.php48 public $syntax; variable in Google\\Service\\ServiceNetworking\\Method
137 public function setSyntax($syntax)
DApi.php38 public $syntax; variable in Google\\Service\\ServiceNetworking\\Api
117 public function setSyntax($syntax)
/plugin/catmenu/script/ !
H A Dprosemirror.js47 syntax: {default: '{{catmenu>.}}'} property
52 getAttrs: (dom) => ({syntax: (dom.textContent || '{{catmenu>.}}').trim()}) property
58 function parseCatmenuSyntax(syntax) { argument
116 function createCatmenuNode(schema, syntax) { argument
119 return schema.nodes.catmenu.createChecked({syntax: normalized}); property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ !
DType.php40 public $syntax; variable in Google\\Service\\Monitoring\\Type
115 public function setSyntax($syntax)
/plugin/visualindex/script/ !
H A Dprosemirror.js42 syntax: {default: '{{visualindex>.}}'} property
47 getAttrs: (dom) => ({syntax: (dom.textContent || '{{visualindex>.}}').trim()}) property
53 function parseVisualIndexSyntax(syntax) { argument
135 function createVisualIndexNode(schema, syntax) { argument
138 return schema.nodes.visualindex.createChecked({syntax: normalized}); property
/plugin/bootswrapper/exe/ !
Dhelp.php48 $syntax = $INPUT->get->str('syntax'); variable
/plugin/dirtylittlehelper/mermaid/editor/docs/ !
D4.4.js1 …i=n(198),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…

123