Home
last modified time | relevance | path

Searched refs:font_info_t (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/win32/
H A Dbdfcursor.c33 } font_info_t; typedef
56 font_info_t *fi; in print_font()
146 font_info_t *nfi;
153 nfi = g_malloc(sizeof(font_info_t));
154 memset(nfi, '\0', sizeof(font_info_t));
214 font_info_t *fi; in font_info_compare()
221 font_info_t *bmap; in gen_cursor()
222 font_info_t *mask;
282 font_info_t *fi = l->data; in compose_cursors_from_fonts()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/win32/
H A Dbdfcursor.c33 } font_info_t; typedef
56 font_info_t *fi; in print_font()
146 font_info_t *nfi;
153 nfi = g_malloc(sizeof(font_info_t));
154 memset(nfi, '\0', sizeof(font_info_t));
214 font_info_t *fi; in font_info_compare()
221 font_info_t *bmap; in gen_cursor()
222 font_info_t *mask;
282 font_info_t *fi = l->data; in compose_cursors_from_fonts()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dbdfcursor.c35 } font_info_t; typedef
58 font_info_t *fi; in print_font()
148 font_info_t *nfi;
155 nfi = g_malloc(sizeof(font_info_t));
156 memset(nfi, '\0', sizeof(font_info_t));
216 font_info_t *fi; in font_info_compare()
223 font_info_t *bmap; in gen_cursor()
224 font_info_t *mask;
284 font_info_t *fi = l->data; in compose_cursors_from_fonts()
/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_tag_text.c++375 TagFont::font_info_t *info; in DefineText()
377 TagFont::font_info_t *end_info; in DefineText()
414 entry->f_entries = info = (TagFont::font_info_t *) MemAlloc(sizeof(TagFont::font_info_t) * cnt, in DefineText()
420 …assert(Size(info) >= sizeof(TagFont::font_info_t) * cnt, "ERROR: TagText::DefineText() -- info buf… in DefineText()
641 TagFont::font_info_t *info, glyph_info; in Save()
H A Dlibsswf_tag_font.c++956 font_info_t info; in AddGlyph()
1054 ErrorManager::error_code_t TagFont::GlyphInfo(font_info_t& info) const in GlyphInfo()
1114 bool TagFont::FindGlyph(font_info_t& info, bool mark_empty_in_use) const in FindGlyph()
1588 font_info_t info; in SetUsedGlyphs()
H A Dlibsswf_tag_edittext.c++190 TagFont::font_info_t info; in PreSave()
/dports/graphics/bmeps/dktools-4.31.1/src/wxdkdraw/
H A DWxdkdrawFont.cpp312 } font_info_t; typedef
318 static const font_info_t font_info[] = {
H A DWxdkdrawFont.cpt250 } font_info_t;
256 static const font_info_t font_info[] = {
/dports/graphics/sswf/sswf-1.8.4/include/sswf/
H A Dlibsswf.h2513 struct font_info_t { struct
2526 ErrorManager::error_code_t GlyphInfo(font_info_t& info) const; argument
2528 bool FindGlyph(font_info_t& info, bool mark_empty_in_use = false) const;
3034 TagFont::font_info_t * f_entries; // an array of entries
/dports/graphics/sswf/sswf-1.8.4/src/misc/
H A Dlibsswf_c.c++2636 …cast<sswf::TagFont *>(tag_font)->GlyphInfo(*reinterpret_cast<sswf::TagFont::font_info_t *>(info))); in sswf_tag_font_glyph_info()
2646 …sswf::TagFont *>(tag_font)->FindGlyph(*reinterpret_cast<sswf::TagFont::font_info_t *>(info), mark_… in sswf_tag_font_find_glyph()
/dports/graphics/sswf/sswf-1.8.4/
H A DNEWS1580 font_info_t and edge_t which both are now plain
1581 structures. The font_info_t is allocated with
H A DChangeLog1580 font_info_t and edge_t which both are now plain
1581 structures. The font_info_t is allocated with