Home
last modified time | relevance | path

Searched defs:mark_empty_in_use (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_tag_font.c++1541 ErrorManager::error_code_t TagFont::SetUsedGlyphs(const char *used_glyphs, bool mark_empty_in_use) in SetUsedGlyphs()
1586 …anager::error_code_t TagFont::SetUsedGlyphs(const sswf_ucs4_t *used_glyphs, bool mark_empty_in_use) in SetUsedGlyphs()
/dports/graphics/sswf/sswf-1.8.4/src/misc/
H A Dlibsswf_c.c++2644 …nt_find_glyph(struct SSWF_TagFont *tag_font, struct sswf_font_info_t * info, int mark_empty_in_use) in sswf_tag_font_find_glyph()
2754 …nt_set_used_glyphs1(struct SSWF_TagFont *tag_font, const char * used_glyphs, int mark_empty_in_use) in sswf_tag_font_set_used_glyphs1()
2759 …used_glyphs2(struct SSWF_TagFont *tag_font, const sswf_ucs4_t * used_glyphs, int mark_empty_in_use) in sswf_tag_font_set_used_glyphs2()