Home
last modified time | relevance | path

Searched refs:fontset (Results 1 – 25 of 1378) sorted by relevance

12345678910>>...56

/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-fontset.c67 return PANGO_FONTSET_GET_CLASS (fontset)->get_font (fontset, wc); in pango_fontset_get_font()
83 return PANGO_FONTSET_GET_CLASS (fontset)->get_metrics (fontset); in pango_fontset_get_metrics()
107 PANGO_FONTSET_GET_CLASS (fontset)->foreach (fontset, func, data); in pango_fontset_foreach()
116 PangoLanguage *language = PANGO_FONTSET_GET_CLASS (fontset)->get_language (fontset); in get_first_metrics_foreach()
144 language = PANGO_FONTSET_GET_CLASS (fontset)->get_language (fontset); in pango_fontset_real_get_metrics()
244 PangoFontsetSimple *fontset; in pango_fontset_simple_new() local
247 fontset->language = language; in pango_fontset_simple_new()
249 return fontset; in pango_fontset_simple_new()
274 fontset->language = NULL; in pango_fontset_simple_init()
327 return fontset->fonts->len; in pango_fontset_simple_size()
[all …]
H A Dpango-fontset.h63 typedef gboolean (*PangoFontsetForeachFunc) (PangoFontset *fontset,
102 PangoFont * (*get_font) (PangoFontset *fontset,
105 PangoFontMetrics *(*get_metrics) (PangoFontset *fontset);
106 PangoLanguage * (*get_language) (PangoFontset *fontset);
107 void (*foreach) (PangoFontset *fontset,
143 void pango_fontset_simple_append (PangoFontsetSimple *fontset,
146 int pango_fontset_simple_size (PangoFontsetSimple *fontset);
150 PangoFont * pango_fontset_get_font (PangoFontset *fontset,
153 PangoFontMetrics *pango_fontset_get_metrics (PangoFontset *fontset);
155 void pango_fontset_foreach (PangoFontset *fontset,
H A Dpangofc-fontmap.c777 if (!fontset) in font_set_copy()
875 td->patterns->fontset = fontset; in sort_in_thread()
1002 if (!fontset) in filter_by_format()
1038 fontset = pats->fontset; in pango_fc_patterns_get_font_pattern()
1064 fontset = pats->fontset; in pango_fc_patterns_get_font_pattern()
1072 if (fontset) in pango_fc_patterns_get_font_pattern()
1127 return fontset; in G_DEFINE_TYPE()
1226 if (fontset->key) in pango_fc_fontset_finalize()
2145 if (fontset) in pango_fc_font_map_load_font()
2189 fontset->cache_link = g_list_prepend (NULL, fontset); in pango_fc_fontset_cache()
[all …]
/dports/korean/nabi/nabi-f08d7d3/src/
H A Dfontset.c41 NabiFontSet *fontset; in nabi_fontset_new() local
77 fontset->ref = 1; in nabi_fontset_new()
80 fontset->descent = ext->max_logical_extent.height - fontset->ascent; in nabi_fontset_new()
82 g_hash_table_insert(fontset_hash, fontset->name, fontset); in nabi_fontset_new()
85 return fontset; in nabi_fontset_new()
94 fontset->ref++; in nabi_fontset_ref()
103 fontset->ref--; in nabi_fontset_unref()
110 g_free(fontset->name); in nabi_fontset_unref()
111 g_free(fontset); in nabi_fontset_unref()
125 return fontset; in nabi_fontset_find_by_xfontset()
[all …]
/dports/japanese/im-ja/im-ja-1.5/src/xim/
H A Dxim-fontset.c47 IMJAXimFontSet *fontset; in im_ja_xim_fontset_new() local
97 fontset->ref = 1; in im_ja_xim_fontset_new()
102 g_hash_table_insert(fontset_hash, fontset->name, fontset); in im_ja_xim_fontset_new()
105 return fontset; in im_ja_xim_fontset_new()
110 fontset->ref++; in im_ja_xim_fontset_ref()
116 fontset->ref--; in im_ja_xim_fontset_unref()
117 if (fontset->ref <= 0) { in im_ja_xim_fontset_unref()
122 g_free(fontset->name); in im_ja_xim_fontset_unref()
123 g_free(fontset); in im_ja_xim_fontset_unref()
135 return fontset; in im_ja_xim_fontset_find_by_xfontset()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dfontset.c191 #define FONTSET_ID(fontset) XCHAR_TABLE (fontset)->extras[0] argument
200 #define FONTSET_NAME(fontset) XCHAR_TABLE (fontset)->extras[1] argument
207 #define FONTSET_ASCII(fontset) XCHAR_TABLE (fontset)->extras[2] argument
216 #define FONTSET_BASE(fontset) XCHAR_TABLE (fontset)->extras[3] argument
223 #define FONTSET_FRAME(fontset) XCHAR_TABLE (fontset)->extras[4] argument
253 #define BASE_FONTSET_P(fontset) (NILP (FONTSET_BASE (fontset))) argument
778 (fontset, in fontset_font()
891 fontset = FONTSET_FROM_ID (face->fontset); in free_face_fontset()
972 fontset = FONTSET_FROM_ID (face->fontset); in face_for_char()
1040 fontset = FONTSET_FROM_ID (face->fontset); in font_for_char()
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Dfontset.c191 #define FONTSET_ID(fontset) XCHAR_TABLE (fontset)->extras[0] argument
200 #define FONTSET_NAME(fontset) XCHAR_TABLE (fontset)->extras[1] argument
207 #define FONTSET_ASCII(fontset) XCHAR_TABLE (fontset)->extras[2] argument
216 #define FONTSET_BASE(fontset) XCHAR_TABLE (fontset)->extras[3] argument
223 #define FONTSET_FRAME(fontset) XCHAR_TABLE (fontset)->extras[4] argument
253 #define BASE_FONTSET_P(fontset) (NILP (FONTSET_BASE (fontset))) argument
779 (fontset, in fontset_font()
892 fontset = FONTSET_FROM_ID (face->fontset); in free_face_fontset()
973 fontset = FONTSET_FROM_ID (face->fontset); in face_for_char()
1041 fontset = FONTSET_FROM_ID (face->fontset); in font_for_char()
[all …]
/dports/japanese/groff/groff-1.18.1.1/font/devps/
H A DDESC.in12 fontset B G 2E00..9FFF
13 fontset AB G 2E00..9FFF
14 fontset BMB G 2E00..9FFF
15 fontset CB G 2E00..9FFF
16 fontset HB G 2E00..9FFF
17 fontset HNB G 2E00..9FFF
18 fontset NB G 2E00..9FFF
19 fontset PB G 2E00..9FFF
20 fontset TB G 2E00..9FFF
21 fontset - M 2E00..9FFF
[all …]
/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dfontset.c113 MFontset *fontset; member
301 MFontset *fontset = realized->fontset; in realize_fontset_elements() local
510 if (fontset->mdb) in mfont__realize_fontset()
532 realized->fontset = fontset; in mfont__realize_fontset()
1038 if (fontset) in mfontset()
1055 return fontset; in mfontset()
1104 if (fontset->mdb) in mfontset_copy()
1252 if (fontset->mdb) in mfontset_modify_entry()
1301 fontset->tick++; in mfontset_modify_entry()
1396 if (fontset->mdb) in mfontset_lookup()
[all …]
/dports/japanese/skkinput/skkinput-2.06.4/
H A Ddraw.c105 register struct skkinputManagedFont** fontset, in skkwin_jputchar() argument
128 } else if (fontset [CHARSET_ASCII] != NULL){ in skkwin_jputchar()
129 font = (fontset [CHARSET_ASCII])->font ; in skkwin_jputchar()
173 register struct skkinputManagedFont** fontset, in skkwin_jputMyChar() argument
188 if (fontset [(int)chara.charset] == NULL) in skkwin_jputMyChar()
191 font = fontset [(int)chara.charset]->font ; in skkwin_jputMyChar()
258 if (fontset [(int)text->charset] == NULL) in skkwin_jputstring()
356 x1 += myCharTextWidth (fontset, text, 1) ; in skkwin_jdiffputstring()
777 if( fontset[ CHARSET_ASCII ] != NULL ){ in skkwin_jputCharString()
779 font = fontset[ CHARSET_ASCII ]->font ; in skkwin_jputCharString()
[all …]
/dports/japanese/groff/groff-1.18.1.1/font/devX75-12/
H A DDESC3 fontset B G 2E00..9FFF
4 fontset CB G 2E00..9FFF
5 fontset HB G 2E00..9FFF
6 fontset NB G 2E00..9FFF
7 fontset TB G 2E00..9FFF
8 fontset - M 2E00..9FFF
9 fontset B G FF00..FFEF
10 fontset CB G FF00..FFEF
11 fontset HB G FF00..FFEF
12 fontset NB G FF00..FFEF
[all …]
/dports/japanese/groff/groff-1.18.1.1/font/devX75/
H A DDESC3 fontset B G 2E00..9FFF
4 fontset CB G 2E00..9FFF
5 fontset HB G 2E00..9FFF
6 fontset NB G 2E00..9FFF
7 fontset TB G 2E00..9FFF
8 fontset - M 2E00..9FFF
9 fontset B G FF00..FFEF
10 fontset CB G FF00..FFEF
11 fontset HB G FF00..FFEF
12 fontset NB G FF00..FFEF
[all …]
/dports/japanese/groff/groff-1.18.1.1/font/devX100/
H A DDESC3 fontset B G 2E00..9FFF
4 fontset CB G 2E00..9FFF
5 fontset HB G 2E00..9FFF
6 fontset NB G 2E00..9FFF
7 fontset TB G 2E00..9FFF
8 fontset - M 2E00..9FFF
9 fontset B G FF00..FFEF
10 fontset CB G FF00..FFEF
11 fontset HB G FF00..FFEF
12 fontset NB G FF00..FFEF
[all …]
/dports/japanese/groff/groff-1.18.1.1/font/devX100-12/
H A DDESC3 fontset B G 2E00..9FFF
4 fontset CB G 2E00..9FFF
5 fontset HB G 2E00..9FFF
6 fontset NB G 2E00..9FFF
7 fontset TB G 2E00..9FFF
8 fontset - M 2E00..9FFF
9 fontset B G FF00..FFEF
10 fontset CB G FF00..FFEF
11 fontset HB G FF00..FFEF
12 fontset NB G FF00..FFEF
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/lib/glcomp/
H A Dglcompfont.c299 fontset->fonts =
300 ALLOC(fontset->count + 1, fontset->fonts, glCompFont *);
301 fontset->fonts[fontset->count] = glut_font_init();
302 fontset->fonts[fontset->count]->type = gluttext;
303 fontset->fonts[fontset->count]->glutfont = glutfont;
304 fontset->count++;
305 return fontset->fonts[fontset->count - 1];
307 return fontset->fonts[id];
357 free(fontset->fonts[ind]);
359 free(fontset->fonts);
[all …]
/dports/x11-toolkits/p5-Pango/Pango-1.227/xs/
H A DPangoFontset.xs34 gtk2perl_pango_fontset_foreach_func (PangoFontset *fontset, PangoFont *font, GPerlCallback *callbac… in gtk2perl_pango_fontset_foreach_func() argument
40 gperl_callback_invoke (callback, &value, fontset, font); in gtk2perl_pango_fontset_foreach_func()
54 ## PangoFont * pango_fontset_get_font (PangoFontset *fontset, guint wc)
56 pango_fontset_get_font (fontset, wc)
57 PangoFontset *fontset
60 ## PangoFontMetrics *pango_fontset_get_metrics (PangoFontset *fontset)
62 pango_fontset_get_metrics (fontset)
63 PangoFontset *fontset
69 pango_fontset_foreach (fontset, func, data=NULL)
70 PangoFontset *fontset
[all …]
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dfont_ttf.c69 static ttfont *fontset; variable
171 fontset = fs; in font_ttf_sel_font()
173 fontset = tbl->id; in font_ttf_sel_font()
240 if (!(err = TT_Load_Glyph(fontset->inst, fontset->glyph, index, TTLOAD_DEFAULT)) ) { in font_ttf_get_glyph()
243 memset(fontset->r.bitmap, 0, fontset->r.size); in font_ttf_get_glyph()
244 TT_Get_Glyph_Pixmap(fontset->glyph, &fontset->r, in font_ttf_get_glyph()
248 if (ww > fontset->r.cols) ww = fontset->size; in font_ttf_get_glyph()
251 if (hh > fontset->r.rows) hh = fontset->size; in font_ttf_get_glyph()
258 x += (fontset->size / 2); in font_ttf_get_glyph()
261 x += fontset->size; in font_ttf_get_glyph()
[all …]
H A Dfont_gtk.c68 static GdkFont *fontset; variable
83 fonttbl[fontcnt].id = fontset; in font_insert()
113 fontset = gdk_fontset_load(name); in font_gtk_sel_font()
114 if (fontset == NULL) { in font_gtk_sel_font()
117 font_insert(size, type, fontset); in font_gtk_sel_font()
119 fontset = tbl->id; in font_gtk_sel_font()
122 font_ascent = fontset->ascent; in font_gtk_sel_font()
123 font_descent = fontset->descent; in font_gtk_sel_font()
141 w = gdk_text_width(fontset, conv, l); in font_gtk_get_glyph()
151 h = font_ascent + fontset->ascent; in font_gtk_get_glyph()
[all …]
/dports/multimedia/fxtv/fxtv-1.03/
H A Dannot.c109 XFontSet *fontset ) in TVANNOTLoadFont() argument
118 *fontset = NULL; in TVANNOTLoadFont()
181 if ( ! *fontset ) { in TVANNOTLoadFont()
198 p->fontset = NULL; in TVANNOTPropInit()
320 if ( p->fontset != NULL ) in TVANNOTStationPropSetDrawableSize()
324 assert( p->fontset != NULL ); in TVANNOTStationPropSetDrawableSize()
357 if ( p->fontset != NULL ) in TVANNOTTunerModePropSetDrawableSize()
361 assert( p->fontset != NULL ); in TVANNOTTunerModePropSetDrawableSize()
395 if ( p->fontset != NULL ) in TVANNOTInputDevPropSetDrawableSize()
437 if ( p->fontset != NULL ) in TVANNOTVolumePropSetDrawableSize()
[all …]
/dports/japanese/kinput2/kinput2-v3.1/lib/
H A Dfontbank.c115 lookupCacheFonts(bank, fontset, num_fontsp) in lookupCacheFonts() argument
117 char *fontset;
124 sum = getsum(fontset);
144 cacheFonts(bank, fontset, fonts, num_fonts) in cacheFonts() argument
146 char *fontset;
154 fontset = XtNewString(fontset);
155 sum = getsum(fontset);
158 fc->name = fontset;
168 char *fontset;
286 FontBankGet(bank, fontset, num_fontsp) in FontBankGet() argument
[all …]
/dports/devel/m17n-docs/m17n-docs-1.5.5/usr/latex/
H A Dgroup__m17nFontset.tex3 A fontset is an object that maps a character to fonts.
8 \begin{CompactList}\small\item\em Return a fontset. \item\end{CompactList}\item
9 {\bf MSymbol} {\bf mfontset\_\-name} ({\bf MFontset} $\ast$fontset)
20 A fontset is an object that maps a character to fonts.
22 A {\em fontset\/} is an object of the type {\tt MFontset}. When drawing an M-text, a fontset provid…
34 Return a fontset.
38fontset has the name {\bf name}, a new one is created. At that time, if there exists a data $<${\t…
49 Return the name of a fontset.
56 Make a copy of a fontset.
63 Modify the contents of a fontset.
[all …]
/dports/math/giacxcas/fltk-1.3.0/src/xutf8/
H A Dtest.c80 XUtf8FontStruct *fontset; variable
181 fontset = XCreateUtf8FontStruct(dpy, in main()
198 nb_font = fontset->nb_font; in main()
202 if (fontset->fonts[nb_font]) { in main()
205 fontset->fonts[nb_font]->fid, in main()
206 fontset->font_name_list[nb_font]); in main()
263 x -= XUtf8TextWidth(fontset, buf, len); in main()
264 XUtf8DrawImageString(dpy, w, fontset, gc, in main()
267 y += fontset->ascent + fontset->descent; in main()
272 x += XUtf8TextWidth(fontset, buf, len); in main()
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/src/xutf8/
H A Dtest.c71 XUtf8FontStruct *fontset; variable
172 fontset = XCreateUtf8FontStruct(dpy, in main()
189 nb_font = fontset->nb_font; in main()
193 if (fontset->fonts[nb_font]) { in main()
196 fontset->fonts[nb_font]->fid, in main()
197 fontset->font_name_list[nb_font]); in main()
254 x -= XUtf8TextWidth(fontset, buf, len); in main()
255 XUtf8DrawImageString(dpy, w, fontset, gc, in main()
258 y += fontset->ascent + fontset->descent; in main()
263 x += XUtf8TextWidth(fontset, buf, len); in main()
[all …]
/dports/x11-toolkits/ntk/ntk/src/xutf8/
H A Dtest.c80 XUtf8FontStruct *fontset; variable
181 fontset = XCreateUtf8FontStruct(dpy, in main()
198 nb_font = fontset->nb_font; in main()
202 if (fontset->fonts[nb_font]) { in main()
205 fontset->fonts[nb_font]->fid, in main()
206 fontset->font_name_list[nb_font]); in main()
263 x -= XUtf8TextWidth(fontset, buf, len); in main()
264 XUtf8DrawImageString(dpy, w, fontset, gc, in main()
267 y += fontset->ascent + fontset->descent; in main()
272 x += XUtf8TextWidth(fontset, buf, len); in main()
[all …]
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/
H A Dui_xic.c57 XFontSet fontset; in load_fontset() local
75 fontset = NULL; in load_fontset()
78 return fontset; in load_fontset()
88 if (win->xic->fontset) { in destroy_xic()
105 XFontSet fontset; in create_xic() local
186 fontset = NULL; in create_xic()
194 if (fontset) { in create_xic()
202 win->xic->fontset = fontset; in create_xic()
309 XFontSet fontset; in ui_xic_font_set_changed() local
315 if (!(fontset = load_fontset(win))) { in ui_xic_font_set_changed()
[all …]

12345678910>>...56