Searched refs:landscape (Results 1 – 25 of 87) sorted by relevance
1234
| /plugin/photogallery/phpThumb/demo/ |
| D | phpThumb.demo.demo.php | 147 $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'… 150 …landscape'].'&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 …]
|
| D | phpThumb.demo.random.php | 17 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/ |
| D | html2ps.php | 40 'landscape' => isset($_REQUEST['landscape']), 77 $g_media->set_landscape($GLOBALS['g_config']['landscape']);
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | css.size.inc.php | 22 $landscape = isset($matches[2]) && $matches[2] == 'landscape'; 32 'landscape' => $landscape);
|
| /plugin/mikioplugin/icons/bootstrap-icons/svg/ |
| H A D | tablet-landscape.svg | 1 <svg class="bi bi-tablet-landscape" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor…
|
| H A D | phone-landscape.svg | 1 <svg class="bi bi-phone-landscape" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor"…
|
| /plugin/pdftools/ |
| D | README.md | 31 The option ```quer``` creates the pdf in landscape orientation (german word "quer" = horizontal) 36 * orientation=landscape (if the keyword ```quer``` is used)
|
| /plugin/indexnumber/ |
| D | README.md | 62 <idxnum Fig. #4 Snowy landscape>
|
| /plugin/odt/ |
| D | ChangeLog.txt | 4 E.g. '{{odt>page:A3,landscape,1,1,1,1}}' sets the page format to A3, landscape orientation
|
| /plugin/photogallery/phpThumb/docs/ |
| D | phpthumb.readme.txt | 206 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.
|
| D | phpthumb.changelog.txt | 709 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/ |
| D | dia_i18n.txt | 430 landscape=landscape
|
| D | dia_ru.txt | 430 landscape=Альбомная
|
| D | dia_bg.txt | 430 landscape=Хоризонтален
|
| D | dia_el.txt | 430 landscape=Οριζόντιος προσανατολισμός
|
| D | dia_zh.txt | 430 landscape=横向
|
| D | dia_uk.txt | 430 landscape=Альбомний
|
| D | dia_ko.txt | 430 landscape=가로
|
| D | dia_zh-tw.txt | 430 landscape=橫向
|
| D | dia_th.txt | 430 landscape=ภูมิทัศน์
|
| /plugin/pdfjs/pdfjs/web/locale/en-CA/ |
| D | viewer.properties | 110 document_properties_page_size_orientation_landscape=landscape
|
| /plugin/pdfjs/pdfjs/web/locale/en-US/ |
| D | viewer.properties | 110 document_properties_page_size_orientation_landscape=landscape
|
| /plugin/pdfjs/pdfjs/web/locale/en-GB/ |
| D | viewer.properties | 110 document_properties_page_size_orientation_landscape=landscape
|
| /plugin/pdfjs/pdfjs/web/locale/tl/ |
| D | viewer.properties | 110 document_properties_page_size_orientation_landscape=landscape
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | README.md | 621 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