Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 77) sorted by relevance

1234

/plugin/revealjs/plugin/markdown/
Dmarkdown.js30 function getMarkdownFromSlide( section ) { argument
61 function getForwardedAttributes( section ) { argument
204 [].slice.call( document.querySelectorAll( '[data-markdown]') ).forEach( function( section, i ) { argument
254 function loadExternalMarkdown( section ) { argument
268 xhr.onreadystatechange = function( section, xhr ) { argument
329 …function addAttributes( section, element, previousElement, separatorElementAttributes, separatorSe… argument
372 [].slice.call( sections ).forEach( function( section ) { argument
/plugin/combo/resources/theme/default/components/css/
Dsection.css1 section { selector
/plugin/subjectindex/inc/
Dcommon.php103 function filtered($section = null, $regex = null, $pid = null) {
309 static function get_target_page($section = 0) {
322 static function set_target_page($page, $section = 0) {
Dmatcher.php68 public $section = 0; // section this entry will be added to variable in SI_Entry
/plugin/subjectindex/plugins/
DEntryTag.php14 public $section = 1; variable in SI_EntryTag
DEntryDefault.php30 public $section = 0; variable in SI_EntryDefault
DEntryVerse.php12 public $section = 2; variable in SI_EntryVerse
/plugin/refnotes/
Dconfig.php12 private static $section = array(); variable in refnotes_configuration
/plugin/gcalendar/inc/
Dgcal_read.php84 function read_wikipage_into_calendar(&$options,$page_key,$wikipage,$section,$pagelink,$default_date…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
DCourse.php82 public $section; variable in Google\\Service\\Classroom\\Course
307 public function setSection($section)
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
DTemplate.php226 private function section(Context $context, $current) function in Handlebars\\Template
/plugin/combo/ComboStrap/
DOutlineVisitor.php263 private function getLastSectionToBePrintedRecurse(OutlineSection $section): OutlineSection
/plugin/odt/ODT/styles/
DODTStyle.php159 … protected function setPropertyInternal($property, $odt_property, $value, $section, &$dest=NULL) {
/plugin/dwinsect/
Dsyntax.php54 function _split_text($section, $link) {
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
DUriTemplate.php151 $section,
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
Dsabredav.css132 section { selector
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/
Dsabredav.css132 section { selector
/plugin/virtualkeyboard/vk/extensions/
Dhelpers.js453 function table2array (id, ci, section, subsection) { argument
/plugin/impressjs/tpl/dokuwiki/
Dimpress.css42 menu, nav, output, ruby, section, summary, selector
54 footer, header, hgroup, menu, nav, section { selector
/plugin/siteexport/syntax/
Dtoc.php541 private function _findNextHeaderSection($section, $level, &$start, &$end, $headerName = null) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DCompiler.php371 private function section($nodes, $id, $filters, $start, $end, $otag, $ctag, $level) function in Mustache_Compiler
/plugin/indexmenu/scripts/
Dtoolbarindexwizard.js111 jQuery.each(indexmenu_wiz.fields, function (i, section) { argument
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/lib/
Dsource-map-consumer.js919 function(needle, section) { argument
/plugin/asciidocjs/node_modules/source-map/lib/
Dsource-map-consumer.js977 function(needle, section) { argument
/plugin/codemirror/dist/modes/
Dxml.min.js1 …ader:true,hgroup:true,hr:true,menu:true,nav:true,ol:true,p:true,pre:true,section:true,table:true,u… property

1234