Home
last modified time | relevance | path

Searched defs:face (Results 1 – 25 of 7205) sorted by relevance

12345678910>>...289

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dfx_freetype.h44 #define FXFT_Select_Charmap(face, encoding) \ argument
46 #define FXFT_Get_Name_Index(face, name) \ argument
49 #define FXFT_Render_Glyph(face, mode) \ argument
52 #define FXFT_Has_Glyph_Names(face) \ argument
54 #define FXFT_Clear_Face_External_Stream(face) \ argument
56 #define FXFT_Get_Face_External_Stream(face) \ argument
60 #define FXFT_Is_Face_fixedwidth(face) \ argument
79 #define FXFT_Get_Face_xMin(face) (face)->bbox.xMin argument
80 #define FXFT_Get_Face_xMax(face) (face)->bbox.xMax argument
81 #define FXFT_Get_Face_yMin(face) (face)->bbox.yMin argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/
H A Dfx_freetype.h38 #define FXFT_Select_Charmap(face, encoding) \ argument
40 #define FXFT_Get_Name_Index(face, name) \ argument
43 #define FXFT_Render_Glyph(face, mode) \ argument
46 #define FXFT_Has_Glyph_Names(face) \ argument
48 #define FXFT_Clear_Face_External_Stream(face) \ argument
50 #define FXFT_Get_Face_External_Stream(face) \ argument
54 #define FXFT_Is_Face_fixedwidth(face) \ argument
73 #define FXFT_Get_Face_xMin(face) (face)->bbox.xMin argument
74 #define FXFT_Get_Face_xMax(face) (face)->bbox.xMax argument
75 #define FXFT_Get_Face_yMin(face) (face)->bbox.yMin argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/
H A Dfx_freetype.h72 #define FXFT_Set_Charmap(face, charmap) \ argument
80 #define FXFT_Has_Glyph_Names(face) \ argument
93 #define FXFT_Is_Face_TT_OT(face) \ argument
95 #define FXFT_Is_Face_Tricky(face) \ argument
97 #define FXFT_Is_Face_fixedwidth(face) \ argument
105 #define FXFT_Is_Face_Italic(face) \ argument
107 #define FXFT_Is_Face_Bold(face) \ argument
110 #define FXFT_Get_Glyph_HoriBearingX(face) \ argument
134 #define FXFT_Get_Glyph_HoriAdvance(face) \ argument
142 #define FXFT_Free(face, p) \ argument
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/include/
H A Dfx_freetype.h72 #define FXFT_Set_Charmap(face, charmap) \ argument
80 #define FXFT_Has_Glyph_Names(face) \ argument
93 #define FXFT_Is_Face_TT_OT(face) \ argument
95 #define FXFT_Is_Face_Tricky(face) \ argument
97 #define FXFT_Is_Face_fixedwidth(face) \ argument
105 #define FXFT_Is_Face_Italic(face) \ argument
107 #define FXFT_Is_Face_Bold(face) \ argument
110 #define FXFT_Get_Glyph_HoriBearingX(face) \ argument
134 #define FXFT_Get_Glyph_HoriAdvance(face) \ argument
142 #define FXFT_Free(face, p) \ argument
[all …]
/dports/science/fasthenry/fasthenry-3.0wr/src/zbuf/
H A DzbufStruct.h38 struct face { struct
39 int numsides; /* number of sides this face has */ argument
40 double **c; /* corners of the face */ argument
41 double normal[3]; /* normal to the face's plane */ argument
42 double rhs; /* rhs for the face's plane equation */ argument
48 int numbehind; /* number of faces this face is behind */ argument
49 struct face **behind; /* pntrs to faces this face is behind */ argument
50 struct face *prev; argument
51 struct face *next; argument
53 typedef struct face face; typedef
/dports/science/fastcap/fastcap-2.0wr/src/
H A DzbufStruct.h38 struct face { struct
39 int numsides; /* number of sides this face has */ argument
40 double **c; /* corners of the face */ argument
41 double normal[3]; /* normal to the face's plane */ argument
42 double rhs; /* rhs for the face's plane equation */ argument
48 int numbehind; /* number of faces this face is behind */ argument
49 struct face **behind; /* pntrs to faces this face is behind */ argument
50 struct face *prev; argument
51 struct face *next; argument
53 typedef struct face face; typedef
/dports/www/beehive/beehive-0.4.0/vendor/github.com/golang/freetype/truetype/
H A Dface.go213 type face struct { struct
214 f *Font
215 hinting font.Hinting
216 scale fixed.Int26_6
217 subPixelX uint32
220 subPixelY uint32
223 masks *image.Alpha
227 paintOffset int
228 maxw int
229 maxh int
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/golang/freetype/truetype/
H A Dface.go213 type face struct { struct
214 f *Font
215 hinting font.Hinting
216 scale fixed.Int26_6
217 subPixelX uint32
220 subPixelY uint32
223 masks *image.Alpha
227 paintOffset int
228 maxw int
229 maxh int
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/golang/freetype/truetype/
H A Dface.go212 type face struct { struct
213 f *Font
214 hinting font.Hinting
215 scale fixed.Int26_6
216 subPixelX uint32
219 subPixelY uint32
222 masks *image.Alpha
226 paintOffset int
227 maxw int
228 maxh int
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/support/
H A Dcache-addrinfo.h113 struct face { struct
119 struct face *next; argument
/dports/security/krb5/krb5-1.19.2/src/util/support/
H A Dcache-addrinfo.h113 struct face { struct
119 struct face *next; argument
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-color.cc69 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
85 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
107 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
129 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
147 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
175 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
200 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
222 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
247 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
264 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-color.cc67 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
82 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
101 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
117 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
133 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
164 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
187 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
206 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
231 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
248 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-color.cc67 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
82 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
101 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
117 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
133 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
164 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
187 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
206 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
231 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
248 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-color.cc72 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
88 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
110 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
132 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
150 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
178 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
203 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
225 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
250 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
267 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-color.cc67 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
82 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
101 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
117 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
133 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
164 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
187 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
206 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
231 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
248 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-color.cc72 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
88 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
110 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
132 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
150 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
178 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
203 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
225 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
250 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
267 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-color.cc69 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
85 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
107 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
129 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
147 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
175 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
200 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
222 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
247 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
266 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-color.cc69 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
85 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
107 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
129 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
147 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
175 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
200 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
222 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
247 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
264 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-color.cc69 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
85 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
107 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
129 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
147 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
175 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
200 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
222 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
247 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
266 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-color.cc69 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
85 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
107 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
129 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
147 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
175 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
200 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
222 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
247 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
266 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-color.cc69 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
85 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
107 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
129 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
147 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
175 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
200 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
222 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
247 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
266 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-color.cc67 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
82 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
101 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
117 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
133 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
164 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
187 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
206 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
231 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
248 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-color.cc72 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
88 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
110 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
132 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
150 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
178 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
203 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
225 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
250 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
267 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-color.cc67 hb_ot_color_has_palettes (hb_face_t *face) in hb_ot_color_has_palettes()
82 hb_ot_color_palette_get_count (hb_face_t *face) in hb_ot_color_palette_get_count()
101 hb_ot_color_palette_get_name_id (hb_face_t *face, in hb_ot_color_palette_get_name_id()
117 hb_ot_color_palette_color_get_name_id (hb_face_t *face, in hb_ot_color_palette_color_get_name_id()
133 hb_ot_color_palette_get_flags (hb_face_t *face, in hb_ot_color_palette_get_flags()
164 hb_ot_color_palette_get_colors (hb_face_t *face, in hb_ot_color_palette_get_colors()
187 hb_ot_color_has_layers (hb_face_t *face) in hb_ot_color_has_layers()
206 hb_ot_color_glyph_get_layers (hb_face_t *face, in hb_ot_color_glyph_get_layers()
231 hb_ot_color_has_svg (hb_face_t *face) in hb_ot_color_has_svg()
248 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
[all …]

12345678910>>...289