Home
last modified time | relevance | path

Searched defs:FontDescriptor (Results 1 – 25 of 77) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-aat-fdsc-table.hh41 struct FontDescriptor struct
43 bool has_data () const { return tag; } in has_data()
45 int cmp (hb_tag_t a) const { return tag.cmp (a); } in cmp()
47 float get_value () const { return u.value.to_float (); } in get_value()
49 enum non_alphabetic_value_t {
59 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
66 Tag tag; /* The 4-byte table tag name. */
67 union {
70 } u;
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/dwrote/src/
H A Dtypes.rs75 pub struct FontDescriptor { struct
76 pub family_name: String,
77 pub weight: FontWeight,
78 pub stretch: FontStretch,
79 pub style: FontStyle,
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/dwrote-0.9.0/src/
H A Dtypes.rs121 pub struct FontDescriptor { struct
122 pub family_name: String,
123 pub weight: FontWeight,
124 pub stretch: FontStretch,
125 pub style: FontStyle,
/dports/www/firefox/firefox-99.0/third_party/rust/dwrote/src/
H A Dtypes.rs121 pub struct FontDescriptor { struct
122 pub family_name: String,
123 pub weight: FontWeight,
124 pub stretch: FontStretch,
125 pub style: FontStyle,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dwrote/src/
H A Dtypes.rs121 pub struct FontDescriptor { struct
122 pub family_name: String,
123 pub weight: FontWeight,
124 pub stretch: FontStretch,
125 pub style: FontStyle,
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/dwrote-0.11.0/src/
H A Dtypes.rs121 pub struct FontDescriptor { struct
122 pub family_name: String,
123 pub weight: FontWeight,
124 pub stretch: FontStretch,
125 pub style: FontStyle,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dwrote/src/
H A Dtypes.rs121 pub struct FontDescriptor { struct
122 pub family_name: String,
123 pub weight: FontWeight,
124 pub stretch: FontStretch,
125 pub style: FontStyle,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/dwrote/src/
H A Dtypes.rs121 pub struct FontDescriptor { struct
122 pub family_name: String,
123 pub weight: FontWeight,
124 pub stretch: FontStretch,
125 pub style: FontStyle,
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/dwrote-0.10.0/src/
H A Dtypes.rs121 pub struct FontDescriptor { struct
122 pub family_name: String,
123 pub weight: FontWeight,
124 pub stretch: FontStretch,
125 pub style: FontStyle,
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DFontDescriptor.java32 public class FontDescriptor implements Cloneable { class
44 public FontDescriptor(String nativeName, CharsetEncoder encoder, in FontDescriptor() method in FontDescriptor
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DFontDescriptor.java32 public class FontDescriptor implements Cloneable { class
44 public FontDescriptor(String nativeName, CharsetEncoder encoder, in FontDescriptor() method in FontDescriptor
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DFontDescriptor.java34 public class FontDescriptor implements Cloneable { class
46 public FontDescriptor(String nativeName, CharsetEncoder encoder, in FontDescriptor() method in FontDescriptor
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/awt/
H A DFontDescriptor.java34 public class FontDescriptor implements Cloneable { class
46 public FontDescriptor(String nativeName, CharsetEncoder encoder, in FontDescriptor() method in FontDescriptor
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DFontDescriptor.java34 public class FontDescriptor implements Cloneable { class
46 public FontDescriptor(String nativeName, CharsetEncoder encoder, in FontDescriptor() method in FontDescriptor
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/awt/
H A DFontDescriptor.java34 public class FontDescriptor implements Cloneable { class
46 public FontDescriptor(String nativeName, CharsetEncoder encoder, in FontDescriptor() method in FontDescriptor
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/awt/
H A DFontDescriptor.java34 public class FontDescriptor implements Cloneable { class
46 public FontDescriptor(String nativeName, CharsetEncoder encoder, in FontDescriptor() method in FontDescriptor

1234