Home
last modified time | relevance | path

Searched refs:Breakpoint (Results 1 – 17 of 17) sorted by relevance

/plugin/combo/ComboStrap/
H A DBreakpoint.php7 class Breakpoint class
64 * @return Breakpoint
66 public static function createFromShortName($name): Breakpoint
68 return new Breakpoint($name);
71 public static function createFromLongName($longName): Breakpoint
78 return new Breakpoint($breakpointShortName);
82 * @return Breakpoint[];
88 $breakpoints[] = Breakpoint::createFromShortName($shortName);
90 $breakpoints[] = Breakpoint::createFromShortName(self::FLUID);
99 if (in_array($this->shortBreakpointName, [Breakpoint::NEVER_NAME, Breakpoint::FLUID])) {
H A DContainerTag.php16 …EFAULT_LAYOUT_CONTAINER_DEFAULT_VALUE, Breakpoint::MD, Breakpoint::LG, Breakpoint::XL, Breakpoint:…
17 public const DEFAULT_LAYOUT_CONTAINER_DEFAULT_VALUE = Breakpoint::SM;
33 if ($type !== Breakpoint::SM) {
H A DFetcherRailBar.php239 …private function toOffCanvasLayout(string $railBarHtmlListItems, Breakpoint $hideFromBreakpoint = …
339 private function getBreakPointConfiguration(): Breakpoint
341 …$name = SiteConfig::getConfValue(self::CONF_BREAKPOINT_RAIL_BAR, Breakpoint::BREAKPOINT_LARGE_NAME…
342 return Breakpoint::createFromLongName($name);
348 * @param Breakpoint|null $showFromBreakpoint
351 …private function toFixedLayout(string $railBarHtmlListItems, Breakpoint $showFromBreakpoint = null…
H A DRasterImageLink.php198 foreach (Breakpoint::getBreakpoints() as $breakpoint) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
DSetBreakpointResponse.php22 protected $breakpointType = Breakpoint::class;
26 * @param Breakpoint
28 public function setBreakpoint(Breakpoint $breakpoint)
33 * @return Breakpoint
DGetBreakpointResponse.php22 protected $breakpointType = Breakpoint::class;
26 * @param Breakpoint
28 public function setBreakpoint(Breakpoint $breakpoint)
33 * @return Breakpoint
DUpdateActiveBreakpointRequest.php22 protected $breakpointType = Breakpoint::class;
26 * @param Breakpoint
28 public function setBreakpoint(Breakpoint $breakpoint)
33 * @return Breakpoint
DListBreakpointsResponse.php23 protected $breakpointsType = Breakpoint::class;
31 * @param Breakpoint[]
38 * @return Breakpoint[]
DListActiveBreakpointsResponse.php23 protected $breakpointsType = Breakpoint::class;
35 * @param Breakpoint[]
42 * @return Breakpoint[]
DBreakpoint.php20 class Breakpoint extends \Google\Collection class
341 class_alias(Breakpoint::class, 'Google_Service_CloudDebugger_Breakpoint');
/plugin/combo/conf/
H A Dmetadata.php14 use ComboStrap\Breakpoint; alias
375 Breakpoint::EXTRA_SMALL_NAME,
376 Breakpoint::BREAKPOINT_SMALL_NAME,
377 Breakpoint::BREAKPOINT_MEDIUM_NAME,
378 Breakpoint::BREAKPOINT_LARGE_NAME,
379 Breakpoint::BREAKPOINT_EXTRA_LARGE_NAME,
380 Breakpoint::EXTRA_EXTRA_LARGE_NAME,
381 Breakpoint::NEVER_NAME
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/Resource/
DDebuggerDebuggeesBreakpoints.php20 use Google\Service\CloudDebugger\Breakpoint; alias
111 * @param Breakpoint $postBody
120 public function set($debuggeeId, Breakpoint $postBody, $optParams = [])
/plugin/highlight2wiki/
Dstyle.css13 @media(max-width:40em){ /* Breakpoint only for mobile */
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1Breakpoint at where values start decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !d…
H A Dbootstrap.rtl.min.css.map1Breakpoint at where values start decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !d…
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.16col.min.css.map1Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200p…
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.16col.min.css.map1Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200p…