Home
last modified time | relevance | path

Searched defs:Section (Results 1 – 6 of 6) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DSection.php5 class Section extends BlockTag class
/plugin/structsection/types/
H A DSection.php8 class Section extends Wiki class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DSection.php20 class Section extends \Google\Model class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DSection.php20 class Section extends \Google\Collection class
/plugin/iphelper/
H A Dscript.js271 function changeSection(Section) argument
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5188 var Section = (function () { function
5189 function Section(elem) { class in Section
5202 Section.prototype.getIndexedCell = function (index, cellKey) { class