Lines Matching defs:x
767 * Example: ($x=640, $y=480) should result in "640×480"
769 * @param string|int $x first value
772 public function multiplyentity($x, $y)
774 $this->doc .= "$x×$y";
1217 } elseif (($mime == 'application/x-shockwave-flash' || media_supportedav($mime)) && $render) {
1304 } elseif (($mime == 'application/x-shockwave-flash' || media_supportedav($mime)) && $render) {
1366 for ($x = $start; $x != $end; $x += $mod) {
1367 $item = $feed->get_item($x);
1758 } elseif ($mime == 'application/x-shockwave-flash') {