Home
last modified time | relevance | path

Searched defs:hb_subset_plan_t (Results 1 – 21 of 21) sorted by relevance

/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful : 1;
43 bool drop_hints : 1;
45 bool retain_gids : 1;
53 hb_set_t *unicodes;
56 hb_set_t *name_ids;
74 hb_map_t *glyph_map;
78 hb_face_t *source;
79 hb_face_t *dest;
122 glyphset () const in glyphset()
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful;
43 unsigned flags;
46 hb_set_t *unicodes;
49 hb_set_t *name_ids;
70 hb_map_t *glyph_map;
74 hb_face_t *source;
75 hb_face_t *dest;
78 hb_set_t *_glyphset;
120 glyphset () const in glyphset()
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful;
43 unsigned flags;
46 hb_set_t *unicodes;
49 hb_set_t *name_ids;
70 hb_map_t *glyph_map;
74 hb_face_t *source;
75 hb_face_t *dest;
78 hb_set_t *_glyphset;
120 glyphset () const in glyphset()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful;
43 unsigned flags;
46 hb_set_t *unicodes;
49 hb_set_t *name_ids;
70 hb_map_t *glyph_map;
74 hb_face_t *source;
75 hb_face_t *dest;
78 hb_set_t *_glyphset;
120 glyphset () const in glyphset()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful;
43 unsigned flags;
46 hb_set_t *unicodes;
49 hb_set_t *name_ids;
70 hb_map_t *glyph_map;
74 hb_face_t *source;
75 hb_face_t *dest;
78 hb_set_t *_glyphset;
120 glyphset () const in glyphset()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful : 1;
43 bool drop_hints : 1;
49 hb_set_t *unicodes;
52 hb_set_t *name_ids;
67 hb_map_t *glyph_map;
71 hb_face_t *source;
72 hb_face_t *dest;
75 hb_set_t *_glyphset;
111 glyphset () const in glyphset()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful : 1;
43 bool drop_hints : 1;
49 hb_set_t *unicodes;
52 hb_set_t *name_ids;
67 hb_map_t *glyph_map;
71 hb_face_t *source;
72 hb_face_t *dest;
75 hb_set_t *_glyphset;
111 glyphset () const in glyphset()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful : 1;
43 bool drop_hints : 1;
49 hb_set_t *unicodes;
52 hb_set_t *name_ids;
67 hb_map_t *glyph_map;
71 hb_face_t *source;
72 hb_face_t *dest;
75 hb_set_t *_glyphset;
107 glyphset () const in glyphset()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful : 1;
43 bool drop_hints : 1;
49 hb_set_t *unicodes;
52 hb_set_t *name_ids;
67 hb_map_t *glyph_map;
71 hb_face_t *source;
72 hb_face_t *dest;
75 hb_set_t *_glyphset;
107 glyphset () const in glyphset()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool successful : 1;
43 bool drop_hints : 1;
49 hb_set_t *unicodes;
52 hb_set_t *name_ids;
67 hb_map_t *glyph_map;
71 hb_face_t *source;
72 hb_face_t *dest;
75 hb_set_t *_glyphset;
107 glyphset () const in glyphset()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool drop_hints : 1;
44 bool retain_gids : 1;
48 hb_set_t *unicodes;
51 hb_set_t *name_ids;
63 hb_map_t *glyph_map;
67 hb_face_t *source;
68 hb_face_t *dest;
71 hb_set_t *_glyphset;
90 glyphset () const in glyphset()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool drop_hints : 1;
44 bool retain_gids : 1;
48 hb_set_t *unicodes;
51 hb_set_t *name_ids;
63 hb_map_t *glyph_map;
67 hb_face_t *source;
68 hb_face_t *dest;
71 hb_set_t *_glyphset;
90 glyphset () const in glyphset()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool drop_hints : 1;
44 bool retain_gids : 1;
47 hb_set_t *unicodes;
50 hb_set_t *name_ids;
59 hb_map_t *glyph_map;
63 hb_face_t *source;
64 hb_face_t *dest;
67 hb_set_t *_glyphset;
78 glyphset () const in glyphset()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-subset-plan.hh38 struct hb_subset_plan_t struct
42 bool drop_hints : 1;
44 bool retain_gids : 1;
47 hb_set_t *unicodes;
50 hb_set_t *name_ids;
59 hb_map_t *glyph_map;
63 hb_face_t *source;
64 hb_face_t *dest;
67 hb_set_t *_glyphset;
78 glyphset () const in glyphset()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset-plan.hh37 struct hb_subset_plan_t struct
39 hb_object_header_t header;
41 bool drop_hints : 1;
42 bool drop_layout : 1;
43 bool desubroutinize : 1;
46 hb_set_t *unicodes;
49 hb_set_t *glyphset;
52 hb_map_t *glyph_map;
55 hb_face_t *source;
56 hb_face_t *dest;
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-plan.hh37 struct hb_subset_plan_t struct
39 hb_object_header_t header;
41 bool drop_hints : 1;
42 bool drop_layout : 1;
43 bool desubroutinize : 1;
46 hb_set_t *unicodes;
49 hb_set_t *glyphset;
52 hb_map_t *glyph_map;
55 hb_face_t *source;
56 hb_face_t *dest;
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset-plan.hh37 struct hb_subset_plan_t struct
39 hb_object_header_t header;
41 bool drop_hints : 1;
42 bool drop_layout : 1;
43 bool desubroutinize : 1;
46 hb_set_t *unicodes;
49 hb_set_t *glyphset;
52 hb_map_t *glyph_map;
55 hb_face_t *source;
56 hb_face_t *dest;
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-plan.hh37 struct hb_subset_plan_t struct
39 hb_object_header_t header;
41 bool drop_hints : 1;
42 bool drop_layout : 1;
43 bool desubroutinize : 1;
46 hb_set_t *unicodes;
49 hb_set_t *glyphset;
52 hb_map_t *glyph_map;
55 hb_face_t *source;
56 hb_face_t *dest;
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-plan.hh37 struct hb_subset_plan_t struct
39 hb_object_header_t header;
41 bool drop_hints : 1;
42 bool drop_layout : 1;
43 bool desubroutinize : 1;
46 hb_set_t *unicodes;
49 hb_set_t *glyphset;
52 hb_map_t *glyph_map;
55 hb_face_t *source;
56 hb_face_t *dest;
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-plan.hh37 struct hb_subset_plan_t struct
39 hb_object_header_t header;
41 bool drop_hints : 1;
42 bool drop_layout : 1;
43 bool desubroutinize : 1;
46 hb_set_t *unicodes;
49 hb_set_t *glyphset;
52 hb_map_t *glyph_map;
55 hb_face_t *source;
56 hb_face_t *dest;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-subset-plan.hh36 struct hb_subset_plan_t { struct
60 typedef struct hb_subset_plan_t hb_subset_plan_t; argument