Home
last modified time | relevance | path

Searched +defs:bottom +defs:right (Results 1 – 25 of 124) sorted by relevance

12345

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.border.width.class.php7 var $right; variable in BorderWidth
9 var $bottom; variable in BorderWidth
16 function BorderWidth($top, $right, $bottom, $left) {
Dvalue.border.style.class.php7 var $right; variable in BorderStyle
9 var $bottom; variable in BorderStyle
16 function BorderStyle($top, $right, $bottom, $left) {
Dvalue.border.color.class.php7 var $right; variable in BorderColor
9 var $bottom; variable in BorderColor
16 function BorderColor($top, $right, $bottom, $left) {
Doutput.fastps.l2.class.php34 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
50 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
66 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
Dvalue.border.class.php7 var $right; variable in BorderPDF
9 var $bottom; variable in BorderPDF
Dvalue.padding.class.php63 var $bottom; variable in PaddingValue
65 var $right; variable in PaddingValue
Dvalue.margin.class.php68 var $bottom; variable in MarginValue
70 var $right; variable in MarginValue
Doutput.pdflib.class.php151 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
197 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
Doutput.fastps.class.php149 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
163 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
177 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
DGoogleCloudVideointelligenceV1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedBoundingBox
33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedBoundingBox
42 public function setBottom($bottom)
70 public function setRight($right)
DGoogleCloudVideointelligenceV1beta2NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox
33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox
42 public function setBottom($bottom)
70 public function setRight($right)
DGoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox
33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox
42 public function setBottom($bottom)
70 public function setRight($right)
DGoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox
33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox
42 public function setBottom($bottom)
70 public function setRight($right)
DGoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox
33 public $right; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox
42 public function setBottom($bottom)
70 public function setRight($right)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DPadding.php25 public $bottom; variable in Google\\Service\\Sheets\\Padding
33 public $right; variable in Google\\Service\\Sheets\\Padding
42 public function setBottom($bottom)
70 public function setRight($right)
DBorders.php34 public function setBottom(Border $bottom)
62 public function setRight(Border $right)
DUpdateBordersRequest.php40 public function setBottom(Border $bottom)
110 public function setRight(Border $right)
/plugin/structgeohash/
Dgeohash.js9 NEIGHBORS = { right : { even : "bc01fg45238967deuvhjyznpkmstqrwx" }, property
12 bottom : { even : "14365h7k9dcfesgujnmqp0r2twvyx8zb" } }; property
13 BORDERS = { right : { even : "bcfguvyz" }, property
16 bottom : { even : "028b" } }; property
/plugin/odt/ODT/css/
Dcssborder.php17 static public function getWidthShorthandValues ($value, &$top, &$right, &$bottom, &$left) {
/plugin/asciidocjs/node_modules/cliui/build/lib/
Dindex.js3 right: alignRight, property
7 const right = 1; constant
8 const bottom = 2; constant
/plugin/diagramsnet/lib/math/extensions/
DFontWarnings.js19bottom:"4em",left:"3em",width:"40em",border:"3px solid #880000","background-color":"#E0E0E0",color… property
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DOSM.php518 public static function downloadFromOSMByBbox($left, $bottom, $right, $top)
/plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/
Dindex.js3 right: require('right-align'), property
7 right = 1, variable
8 bottom = 2, variable
/plugin/catmenu/
H A Dscript.js99 bottom: '20px', property
100 right: '20px', property
/plugin/datatables/assets/datatables.net-fixedcolumns-dt/js/
DdataTables.fixedColumns.js86 'bottom': '0px', property
145 FixedColumns.prototype.right = function (newVal) { method in FixedColumns
530 right: 0 property
580 right: 0 property

12345