Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 25 of 105) sorted by relevance

12345

/plugin/revealjs/css/theme/template/
H A Dmixins.scss1 @mixin vertical-gradient( $top, $bottom ) { parameter
11 @mixin horizontal-gradient( $top, $bottom ) { parameter
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.style.class.php9 var $bottom; variable in BorderStyle
16 function BorderStyle($top, $right, $bottom, $left) {
H A Dvalue.border.color.class.php9 var $bottom; variable in BorderColor
16 function BorderColor($top, $right, $bottom, $left) {
H A Dvalue.border.width.class.php9 var $bottom; variable in BorderWidth
16 function BorderWidth($top, $right, $bottom, $left) {
H A Doutput.fastps.l2.class.php34 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
66 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Dvalue.border.class.php9 var $bottom; variable in BorderPDF
H A Dvalue.padding.class.php63 var $bottom; variable in PaddingValue
H A Dvalue.margin.class.php68 var $bottom; variable in MarginValue
H A Doutput.pdflib.class.php151 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
197 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Doutput.fastps.class.php149 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
177 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Dbox.inline.php12 var $bottom; variable in LineBox
H A Doutput._generic.class.php6 var $bottom; variable in OutputDriverGeneric
H A Doutput._interface.class.php46 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { }
48 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { }
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPadding.php25 public $bottom; variable in Google\\Service\\Sheets\\Padding
42 public function setBottom($bottom)
H A DBorders.php34 public function setBottom(Border $bottom)
H A DUpdateBordersRequest.php40 public function setBottom(Border $bottom)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedBoundingBox
42 public function setBottom($bottom)
H A DGoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox
42 public function setBottom($bottom)
H A DGoogleCloudVideointelligenceV1beta2NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox
42 public function setBottom($bottom)
H A DGoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox
42 public function setBottom($bottom)
H A DGoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox.php25 public $bottom; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox
42 public function setBottom($bottom)
/plugin/structgeohash/
H A Dgeohash.js12 bottom : { even : "14365h7k9dcfesgujnmqp0r2twvyx8zb" } }; class in NEIGHBORS
16 bottom : { even : "028b" } }; class in BORDERS
/plugin/odt/ODT/css/
H A Dcssborder.php17 static public function getWidthShorthandValues ($value, &$top, &$right, &$bottom, &$left) {
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DOSM.php518 public static function downloadFromOSMByBbox($left, $bottom, $right, $top) argument
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss1 @mixin round_corners_custom($top, $right, $bottom, $left) { parameter

12345