Home
last modified time | relevance | path

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

1234

/plugin/photogallery/phpThumb/demo/
H A 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'…
151 …t'].'&w=150&ar=L', 'src='.$img['landscape'].'&w=150&ar=L'), 'description' => 'auto-rotate counter-…
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…
161 …trings' => array('src='.$img['landscape'].'&w=300&fltr[]=sat|75', 'src='.$img['landscape'].'&w=300…
162 …trings' => array('src='.$img['landscape'].'&w=300&fltr[]=ds|75', 'src='.$img['landscape'].'&w=300'…
[all …]
H A 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/
H A Dhtml2ps.php40 'landscape' => isset($_REQUEST['landscape']),
77 $g_media->set_landscape($GLOBALS['g_config']['landscape']);
/plugin/html2pdf/html2pdf/html2ps/
H A 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" xmlns="http://www.w3.org/2000/svg">
H A Dphone-landscape.svg1 <svg class="bi bi-phone-landscape" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/pdftools/
H A 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/
H A DREADME.md62 <idxnum Fig. #4 Snowy landscape>
/plugin/odt/
H A DChangeLog.txt4 E.g. '{{odt>page:A3,landscape,1,1,1,1}}' sets the page format to A3, landscape orientation
/plugin/photogallery/phpThumb/docs/
H A 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.
H A 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/
H A Ddia_i18n.txt430 landscape=landscape
H A Ddia_ru.txt430 landscape=Альбомная
H A Ddia_bg.txt430 landscape=Хоризонтален
H A Ddia_el.txt430 landscape=Οριζόντιος προσανατολισμός
H A Ddia_zh.txt430 landscape=横向
H A Ddia_uk.txt430 landscape=Альбомний
H A Ddia_fa.txt430 landscape=‫دورنما‬
H A Ddia_ja.txt430 landscape=横向き
H A Ddia_he.txt430 landscape=‫נוף‬
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties110 document_properties_page_size_orientation_landscape=landscape
/plugin/pdfjs/pdfjs/web/locale/tl/
H A Dviewer.properties110 document_properties_page_size_orientation_landscape=landscape
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A Dviewer.properties110 document_properties_page_size_orientation_landscape=landscape
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties110 document_properties_page_size_orientation_landscape=landscape
/plugin/amcharts/assets/amcharts/plugins/export/
H A 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