Home
last modified time | relevance | path

Searched refs:prepare_font (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A DBFont.c107 static void prepare_font(BFont_Info *font, SDL_Rect char_rect[MAX_CHARS_IN_FONT]) in prepare_font() function
154 prepare_font(bfont, char_rect); in load_bfont()
/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/emu/
H A Dfont.c565 static void prepare_font(fs_emu_font *font) in prepare_font() function
641 prepare_font(font); in fs_emu_font_new_from_data()
650 prepare_font(font); in fs_emu_font_new_from_file()
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drxvtfont.h136 void prepare_font (rxvt_font *font, codeset cs);
H A Drxvtfont.C1627 rxvt_fontset::prepare_font (rxvt_font *font, codeset cs) in prepare_font() function
1661 prepare_font (f, cs); in new_font()
1678 prepare_font (f, CS_UNICODE); in push_font()
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dsubfont.c584 static int prepare_font in prepare_font() function
880 err = prepare_font in read_font_desc_ft()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Dglyph_rasterizer.rs377 pub fn prepare_font(&self, font: &mut FontInstance) { in prepare_font() method
378 FontContext::prepare_font(font); in prepare_font()
H A Dresource_cache.rs649 self.glyph_rasterizer.prepare_font(&mut font); in request_glyphs()
675 self.glyph_rasterizer.prepare_font(&mut font); in fetch_glyphs()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/glyph_rasterizer/
H A Dmod.rs608 pub fn prepare_font(&self, font: &mut FontInstance) { in prepare_font() method
609 FontContext::prepare_font(font); in prepare_font()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/sub/
H A Dfont_load_ft.c615 static int prepare_font(font_desc_t *desc, FT_Face face, float ppem, int pic_idx, in prepare_font() function
1018 err = prepare_font(desc, face, subtitle_font_ppem, desc->face_cnt-1, in read_font_desc_ft()
1036 err = prepare_font(desc, face, osd_font_ppem, desc->face_cnt-1, in read_font_desc_ft()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/sub/
H A Dfont_load_ft.c615 static int prepare_font(font_desc_t *desc, FT_Face face, float ppem, int pic_idx, in prepare_font() function
1018 err = prepare_font(desc, face, subtitle_font_ppem, desc->face_cnt-1, in read_font_desc_ft()
1036 err = prepare_font(desc, face, osd_font_ppem, desc->face_cnt-1, in read_font_desc_ft()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/platform/windows/
H A Dfont.rs347 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/glyph_rasterizer/
H A Dmod.rs958 pub fn prepare_font(&self, font: &mut FontInstance) { in prepare_font() method
959 FontContext::prepare_font(font); in prepare_font()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/glyph_rasterizer/
H A Dmod.rs1036 pub fn prepare_font(&self, font: &mut FontInstance) { in prepare_font() method
1037 FontContext::prepare_font(font); in prepare_font()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/glyph_rasterizer/
H A Dmod.rs1036 pub fn prepare_font(&self, font: &mut FontInstance) { in prepare_font() method
1037 FontContext::prepare_font(font); in prepare_font()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dresource_cache.rs1386 self.glyph_rasterizer.prepare_font(&mut font); in request_glyphs()
1415 self.glyph_rasterizer.prepare_font(&mut font); in fetch_glyphs()
1465 self.glyph_rasterizer.prepare_font(&mut font); in fetch_glyphs()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/glyph_rasterizer/
H A Dmod.rs1283 pub fn prepare_font(&self, font: &mut FontInstance) { in prepare_font() method
1284 FontContext::prepare_font(font); in prepare_font()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/platform/windows/
H A Dfont.rs490 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/platform/windows/
H A Dfont.rs490 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/platform/windows/
H A Dfont.rs491 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/platform/macos/
H A Dfont.rs450 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/platform/windows/
H A Dfont.rs490 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/platform/windows/
H A Dfont.rs494 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dresource_cache.rs976 self.glyph_rasterizer.prepare_font(&mut font); in request_glyphs()
1007 self.glyph_rasterizer.prepare_font(&mut font); in fetch_glyphs()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/platform/macos/
H A Dfont.rs472 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/platform/macos/
H A Dfont.rs467 pub fn prepare_font(font: &mut FontInstance) { in prepare_font() method

12