Home
last modified time | relevance | path

Searched refs:macStyle (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/command/
H A DKeyCombination.java123 boolean macStyle = BrowseCap.hasMetaKey() && pretty; in getKeyName()
126 return macStyle ? "↩" : "Enter"; in getKeyName()
128 return macStyle ? "←" : "Left"; in getKeyName()
130 return macStyle ? "→" : "Right"; in getKeyName()
132 return macStyle ? "↑" : "Up"; in getKeyName()
134 return macStyle ? "↓" : "Down"; in getKeyName()
136 return macStyle ? "⇥" : "Tab"; in getKeyName()
142 return macStyle ? "⌫" : "Backspace"; in getKeyName()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-head-table.hh79 bool is_bold () const { return macStyle & BOLD; } in is_bold()
80 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
81 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
82 bool is_expanded () const { return macStyle & EXPANDED; } in is_expanded()
155 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-head-table.hh79 bool is_bold () const { return macStyle & BOLD; } in is_bold()
80 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
81 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
82 bool is_expanded () const { return macStyle & EXPANDED; } in is_expanded()
155 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-head-table.hh79 bool is_bold () const { return macStyle & BOLD; } in is_bold()
80 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
81 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
82 bool is_expanded () const { return macStyle & EXPANDED; } in is_expanded()
155 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-head-table.hh79 bool is_bold () const { return macStyle & BOLD; } in is_bold()
80 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
81 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
82 bool is_expanded () const { return macStyle & EXPANDED; } in is_expanded()
155 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold()
67 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
68 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
141 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold()
67 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
68 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
141 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold()
67 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
68 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
141 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-ot-head-table.hh66 return macStyle & BOLD; in is_bold()
70 return macStyle & ITALIC; in is_italic()
74 return macStyle & CONDENSED; in is_condensed()
146 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold()
67 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
68 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
141 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold()
67 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
68 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
141 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold()
67 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
68 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
141 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold()
67 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
68 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
141 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold()
67 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
68 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
141 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold()
79 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
80 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
153 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold()
79 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
80 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
153 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold()
79 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
80 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
153 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold()
79 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
80 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
153 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold()
79 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
80 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
153 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold()
79 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
80 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
153 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold()
79 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
80 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
153 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold()
79 bool is_italic () const { return macStyle & ITALIC; } in is_italic()
80 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()
153 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/ttf/
H A DHeadTable.java70 private short macStyle; field in HeadTable
273 return this.macStyle; in getMacStyle()
408 public void setMacStyle(short macStyle) { in setMacStyle() argument
409 this.macStyle = macStyle; in setMacStyle()
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/Styles/Desktop/
H A DRadioButtonStyle.qml57 anchors.verticalCenterOffset: macStyle ? -1 : 0
66 property int indicatorWidth: pixelMetric("indicatorwidth") + (macStyle ? 2 : 4)
67 property bool macStyle: (style === "mac")
75 anchors.verticalCenterOffset: parent.macStyle ? 2 : 0
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/005_compositeQmlCopyAndCpp/QtQuick/Controls/Styles/Desktop/
H A DRadioButtonStyle.qml68 anchors.verticalCenterOffset: macStyle ? -1 : 0
77 property int indicatorWidth: pixelMetric("indicatorwidth") + (macStyle ? 2 : 4)
78 property bool macStyle: (style === "mac")
86 anchors.verticalCenterOffset: parent.macStyle ? 2 : 0

1234567891011