Home
last modified time | relevance | path

Searched defs:ScrollbarWidth (Results 1 – 5 of 5) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/
H A DScrollPanelWidget.cs42 public int ScrollbarWidth = 24; field in OpenRA.Mods.Common.Widgets.ScrollPanelWidget
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsStyleStruct.h1744 mozilla::StyleScrollbarWidth ScrollbarWidth() const { in ScrollbarWidth() function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts19348 export type ScrollbarWidth = Globals | "auto" | "none" | "thin"; alias
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts18835 export type ScrollbarWidth = Globals | "auto" | "none" | "thin"; alias
/dports/x11/xterm/xterm-370/
H A Dptyx.h3549 #define ScrollbarWidth(screen) WhichVWin(screen)->sb_info.width macro