Home
last modified time | relevance | path

Searched refs:landscape (Results 1 – 25 of 87) sorted by relevance

1234

/plugin/photogallery/phpThumb/demo/
DphpThumb.demo.demo.php147 $Examples[] = array('getstrings' => array('src='.$img['landscape'].'&w=300', 'src='.$img['landscape
148 …trings' => array('src='.$img['landscape'].'&w=300', 'src='.$img['landscape'].'&w=300&fltr[]=blur|1…
149 …strings' => array('src='.$img['landscape'].'&w=300', 'src='.$img['landscape'].'&w=300&fltr[]=gblr'…
150landscape'].'&w=100&h=100&far=T&bg=FF0000&f=png&fltr[]=bord|1', 'src='.$img['portrait'].'&w=100&h=…
151 …t'].'&w=150&ar=L', 'src='.$img['landscape'].'&w=150&ar=L'), 'description' => 'auto-rotate counter-…
152 …trings' => array('src='.$img['portrait'].'&hp=100&wl=200', 'src='.$img['landscape'].'&hp=100&wl=20…
154 …[] = array('getstrings' => array('src='.$img['landscape'].'&w=300&ra=30&bg=0000FF', 'src='.$img['l…
155 …= array('getstrings' => array('src='.$img['landscape'].'&w=300&h=300&far=1&bg=CCCCCC', 'src='.$img…
156 …rings' => array('src='.$img['landscape'].'&w=100&h=50&zc=1', 'src='.$img['landscape'].'&w=100&zc=1…
158 …s[] = array('getstrings' => array('src='.$img['landscape'].'&w=300&fltr[]=crop|50', 'src='.$img['l…
[all …]
DphpThumb.demo.random.php17 function SelectRandomImage($dirname='.', $portrait=true, $landscape=true, $square=true) { argument
29 } elseif ($landscape && ($gis[0] > $gis[1])) {
59 $landscape = (strpos(@$_REQUEST['o'], 'L') !== false); variable
61 $randomSRC = SelectRandomImage($_REQUEST['dir'], $portrait, $landscape, $square);
/plugin/html2pdf/html2pdf/html2ps/demo/
Dhtml2ps.php40 'landscape' => isset($_REQUEST['landscape']),
77 $g_media->set_landscape($GLOBALS['g_config']['landscape']);
/plugin/html2pdf/html2pdf/html2ps/
Dcss.size.inc.php22 $landscape = isset($matches[2]) && $matches[2] == 'landscape';
32 'landscape' => $landscape);
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dtablet-landscape.svg1 <svg class="bi bi-tablet-landscape" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor…
H A Dphone-landscape.svg1 <svg class="bi bi-phone-landscape" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor"…
/plugin/pdftools/
DREADME.md31 The option ```quer``` creates the pdf in landscape orientation (german word "quer" = horizontal)
36 * orientation=landscape (if the keyword ```quer``` is used)
/plugin/indexnumber/
DREADME.md62 <idxnum Fig. #4 Snowy landscape>
/plugin/odt/
DChangeLog.txt4 E.g. '{{odt>page:A3,landscape,1,1,1,1}}' sets the page format to A3, landscape orientation
/plugin/photogallery/phpThumb/docs/
Dphpthumb.readme.txt206 wl = max width for landscape images
207 hl = max height for landscape images
507 for landscape, or "p" or "P" for portrait. "l"
523 image is landscape or portrait.
Dphpthumb.changelog.txt709 landscape and/or portrait and/or square images, and to
715 width and height of portrait, landscape and square
1470 with no width constraint, or landscape images with
/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt430 landscape=landscape
Ddia_ru.txt430 landscape=Альбомная
Ddia_bg.txt430 landscape=Хоризонтален
Ddia_el.txt430 landscape=Οριζόντιος προσανατολισμός
Ddia_zh.txt430 landscape=横向
Ddia_uk.txt430 landscape=Альбомний
Ddia_ko.txt430 landscape=가로
Ddia_zh-tw.txt430 landscape=橫向
Ddia_th.txt430 landscape=ภูมิทัศน์
/plugin/pdfjs/pdfjs/web/locale/en-CA/
Dviewer.properties110 document_properties_page_size_orientation_landscape=landscape
/plugin/pdfjs/pdfjs/web/locale/en-US/
Dviewer.properties110 document_properties_page_size_orientation_landscape=landscape
/plugin/pdfjs/pdfjs/web/locale/en-GB/
Dviewer.properties110 document_properties_page_size_orientation_landscape=landscape
/plugin/pdfjs/pdfjs/web/locale/tl/
Dviewer.properties110 document_properties_page_size_orientation_landscape=landscape
/plugin/amcharts/assets/amcharts/plugins/export/
DREADME.md621 pageOrientation | By default we use portrait, you can change it to landscape if you wish ([details]…
678 pageOrientation | by default we use portrait, you can change it to landscape if you wish

1234