Home
last modified time | relevance | path

Searched refs:layout_mode (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/mvc/
H A DCView.php48 private $layout_mode; variable in CView
210 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
212 public function setLayoutMode(int $layout_mode): void { argument
213 $this->layout_mode = $layout_mode;
223 return ($this->layout_mode !== null) ? $this->layout_mode : CViewHelper::loadLayoutMode();
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/mvc/
H A DCView.php48 private $layout_mode; variable in CView
210 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
212 public function setLayoutMode(int $layout_mode): void { argument
213 $this->layout_mode = $layout_mode;
223 return ($this->layout_mode !== null) ? $this->layout_mode : CViewHelper::loadLayoutMode();
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/mvc/
H A DCView.php48 private $layout_mode; variable in CView
210 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
212 public function setLayoutMode(int $layout_mode): void { argument
213 $this->layout_mode = $layout_mode;
223 return ($this->layout_mode !== null) ? $this->layout_mode : CViewHelper::loadLayoutMode();
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/mvc/
H A DCView.php48 private $layout_mode; variable in CView
210 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
212 public function setLayoutMode(int $layout_mode): void { argument
213 $this->layout_mode = $layout_mode;
223 return ($this->layout_mode !== null) ? $this->layout_mode : CViewHelper::loadLayoutMode();
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/mvc/
H A DCView.php48 private $layout_mode; variable in CView
210 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
212 public function setLayoutMode(int $layout_mode): void { argument
213 $this->layout_mode = $layout_mode;
223 return ($this->layout_mode !== null) ? $this->layout_mode : CViewHelper::loadLayoutMode();
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/helpers/
H A DCViewHelper.php49 * @param int $layout_mode ZBX_LAYOUT_NORMAL | ZBX_LAYOUT_KIOSKMODE
51 public static function saveLayoutMode($layout_mode) { argument
52 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/x11-wm/mutter/mutter-41.1/src/backends/
H A Dmeta-monitor-config-manager.c227 switch (data->config->layout_mode) in assign_monitor_crtc()
736 switch (layout_mode) in create_preferred_logical_monitor_config()
778 MetaLogicalMonitorLayoutMode layout_mode; in compute_scale_for_monitor() local
847 MetaLogicalMonitorLayoutMode layout_mode; in create_monitors_config() local
907 layout_mode, in create_monitors_config()
1040 MetaLogicalMonitorLayoutMode layout_mode; in create_for_builtin_display_rotation() local
1085 layout_mode = base_config->layout_mode; in create_for_builtin_display_rotation()
1088 layout_mode, in create_for_builtin_display_rotation()
1157 MetaLogicalMonitorLayoutMode layout_mode; in create_for_switch_config_all_mirror() local
1578 config->layout_mode = layout_mode; in meta_monitors_config_new_full()
[all …]
H A Dmeta-monitor-config-manager.h73 MetaLogicalMonitorLayoutMode layout_mode; member
145 MetaLogicalMonitorLayoutMode layout_mode,
151 MetaLogicalMonitorLayoutMode layout_mode,
202 MetaLogicalMonitorLayoutMode layout_mode,
H A Dmeta-monitor-manager-private.h131 MetaLogicalMonitorLayoutMode layout_mode; member
243 MetaLogicalMonitorLayoutMode layout_mode,
248 MetaLogicalMonitorLayoutMode layout_mode,
370 … MetaLogicalMonitorLayoutMode layout_mode,
381 … MetaLogicalMonitorLayoutMode layout_mode,
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/mvc/
H A DCView.php318 …* @param int $layout_mode Possible values ZBX_LAYOUT_NORMAL|ZBX_LAYOUT_FULLSCREEN|ZBX_LAYOUT_KIOS…
320 public static function setLayoutMode($layout_mode) { argument
321 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/mvc/
H A DCView.php318 …* @param int $layout_mode Possible values ZBX_LAYOUT_NORMAL|ZBX_LAYOUT_FULLSCREEN|ZBX_LAYOUT_KIOS…
320 public static function setLayoutMode($layout_mode) { argument
321 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/mvc/
H A DCView.php318 …* @param int $layout_mode Possible values ZBX_LAYOUT_NORMAL|ZBX_LAYOUT_FULLSCREEN|ZBX_LAYOUT_KIOS…
320 public static function setLayoutMode($layout_mode) { argument
321 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/mvc/
H A DCView.php318 …* @param int $layout_mode Possible values ZBX_LAYOUT_NORMAL|ZBX_LAYOUT_FULLSCREEN|ZBX_LAYOUT_KIOS…
320 public static function setLayoutMode($layout_mode) { argument
321 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/mvc/
H A DCView.php318 …* @param int $layout_mode Possible values ZBX_LAYOUT_NORMAL|ZBX_LAYOUT_FULLSCREEN|ZBX_LAYOUT_KIOS…
320 public static function setLayoutMode($layout_mode) { argument
321 CProfile::update('web.layout.mode', $layout_mode, PROFILE_TYPE_INT);
/dports/textproc/py-pdftotext/pdftotext-2.1.5/
H A Dpdftotext.cpp120 poppler::page::text_layout_enum layout_mode; in PDF_read_page() local
133 layout_mode = poppler::page::physical_layout; in PDF_read_page()
135 layout_mode = poppler::page::raw_order_layout; in PDF_read_page()
137 page_utf8 = page->text(poppler::rectf(min, min, max, max), layout_mode).to_utf8(); in PDF_read_page()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_zaura_shell.cc33 uint32_t layout_mode) { in OnLayoutMode() argument
40 switch (layout_mode) { in OnLayoutMode()

12345678910>>...12