Home
last modified time | relevance | path

Searched defs:positionInGroup (Results 1 – 5 of 5) sorted by relevance

/plugin/latexport/implementation/
H A Ddecorator_images.php42 … $height = null, $cache = null, $linking = null, $positionInGroup = 0, $totalInGroup = 1) {
H A Ddecorator.php839 … $height = null, $cache = null, $linking = null, $positionInGroup = 1, $totalInGroup = 1) {
H A Ddecorator_persister.php789 $positionInGroup = 0, $totalInGroup = 1) {
/plugin/latexport/_test/
H A Dcommand.php273 private $positionInGroup; variable in CommandInternalMedia
276 function __construct($src, $title, $align, $width, $height, $positionInGroup, $totalInGroup) {
H A Ddecorator_mock.php88 $cache = null, $linking = null, $positionInGroup = 1, $totalInGroup = 1) {