Home
last modified time | relevance | path

Searched defs:FT_GlyphSlot (Results 1 – 25 of 108) sorted by relevance

12345

/dports/graphics/ftgl/ftgl-2.4.0/src/FTFont/
H A DFTFontGlue.cpp98 FTCustomFont(char const *fontFilePath, void *p, in FTCustomFont()
105 FTCustomFont(const unsigned char *pBufferBytes, size_t bufferSizeInBytes, in FTCustomFont()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/platform/unix/
H A Dfont.rs55 fn FT_GlyphSlot_Embolden(slot: FT_GlyphSlot); in FT_GlyphSlot_Embolden()
234 fn load_glyph(&self, font: &FontInstance, glyph: &GlyphKey) -> Option<FT_GlyphSlot> { in load_glyph()
357 slot: FT_GlyphSlot, in get_bounding_box()
410 slot: FT_GlyphSlot, in get_glyph_dimensions_impl()
531 slot: FT_GlyphSlot, in rasterize_glyph_outline()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/platform/unix/
H A Dfont.rs110 fn FT_GlyphSlot_Embolden(slot: FT_GlyphSlot); in FT_GlyphSlot_Embolden()
116 pub extern "C" fn mozilla_glyphslot_embolden_less(slot: FT_GlyphSlot) { in mozilla_glyphslot_embolden_less()
436 fn load_glyph(&mut self, font: &FontInstance, glyph: &GlyphKey) -> Option<(FT_GlyphSlot, f32)> { in load_glyph()
598 slot: FT_GlyphSlot, in get_bounding_box()
640 slot: FT_GlyphSlot, in get_glyph_dimensions_impl()
771 slot: FT_GlyphSlot, in rasterize_glyph_outline()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/platform/unix/
H A Dfont.rs110 fn FT_GlyphSlot_Embolden(slot: FT_GlyphSlot); in FT_GlyphSlot_Embolden()
116 pub extern "C" fn mozilla_glyphslot_embolden_less(slot: FT_GlyphSlot) { in mozilla_glyphslot_embolden_less()
442 fn load_glyph(&mut self, font: &FontInstance, glyph: &GlyphKey) -> Option<(FT_GlyphSlot, f32)> { in load_glyph()
611 slot: FT_GlyphSlot, in get_bounding_box()
653 slot: FT_GlyphSlot, in get_glyph_dimensions_impl()
784 slot: FT_GlyphSlot, in rasterize_glyph_outline()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/platform/unix/
H A Dfont.rs110 fn FT_GlyphSlot_Embolden(slot: FT_GlyphSlot); in FT_GlyphSlot_Embolden()
116 pub extern "C" fn mozilla_glyphslot_embolden_less(slot: FT_GlyphSlot) { in mozilla_glyphslot_embolden_less()
436 fn load_glyph(&mut self, font: &FontInstance, glyph: &GlyphKey) -> Option<(FT_GlyphSlot, f32)> { in load_glyph()
598 slot: FT_GlyphSlot, in get_bounding_box()
640 slot: FT_GlyphSlot, in get_glyph_dimensions_impl()
771 slot: FT_GlyphSlot, in rasterize_glyph_outline()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/platform/unix/
H A Dfont.rs109 fn FT_GlyphSlot_Embolden(slot: FT_GlyphSlot); in FT_GlyphSlot_Embolden()
115 pub extern "C" fn mozilla_glyphslot_embolden_less(slot: FT_GlyphSlot) { in mozilla_glyphslot_embolden_less()
421 fn load_glyph(&mut self, font: &FontInstance, glyph: &GlyphKey) -> Option<(FT_GlyphSlot, f32)> { in load_glyph()
583 slot: FT_GlyphSlot, in get_bounding_box()
625 slot: FT_GlyphSlot, in get_glyph_dimensions_impl()
756 slot: FT_GlyphSlot, in rasterize_glyph_outline()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/platform/unix/
H A Dfont.rs113 fn FT_GlyphSlot_Embolden(slot: FT_GlyphSlot); in FT_GlyphSlot_Embolden()
384 fn load_glyph(&mut self, font: &FontInstance, glyph: &GlyphKey) -> Option<(FT_GlyphSlot, f32)> { in load_glyph()
525 slot: FT_GlyphSlot, in get_bounding_box()
567 slot: FT_GlyphSlot, in get_glyph_dimensions_impl()
697 slot: FT_GlyphSlot, in rasterize_glyph_outline()
/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTFont/
H A DFTFontGlue.cpp84 FTCustomFont(char const *fontFilePath, void *p, in FTCustomFont()
/dports/devel/upp/upp/bazaar/FTGL/src/FTFont/
H A DFTFontGlue.cpp84 FTCustomFont(char const *fontFilePath, void *p, in FTCustomFont()
/dports/graphics/py-visvis/visvis-1.13.0/text/freetype/
H A Dft_structs.py594 FT_GlyphSlot = POINTER(FT_GlyphSlotRec) variable
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIFontTTF.h40 typedef struct FT_GlyphSlotRec_ *FT_GlyphSlot; typedef
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/src/
H A Dlib.rs577 pub type FT_GlyphSlot = *mut FT_GlyphSlotRec; typedef
943 pub fn FT_Render_Glyph(slot: FT_GlyphSlot, render_mode: FT_Render_Mode) -> FT_Error; in FT_Render_Glyph()
955 …pub fn FT_Get_SubGlyph_Info(glyph: FT_GlyphSlot, sub_index: FT_UInt, p_index: *mut FT_Int, p_flags… in FT_Get_SubGlyph_Info()
957 pub fn FT_Get_Glyph(slot: FT_GlyphSlot, aglyph: *mut FT_Glyph) -> FT_Error; in FT_Get_Glyph()
1009 pub fn FT_GlyphSlot_Embolden(slot: FT_GlyphSlot); in FT_GlyphSlot_Embolden()
1010 pub fn FT_GlyphSlot_Oblique(slot: FT_GlyphSlot); in FT_GlyphSlot_Oblique()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/freetype-sys-0.13.1/src/
H A Dlib.rs577 pub type FT_GlyphSlot = *mut FT_GlyphSlotRec; typedef
943 pub fn FT_Render_Glyph(slot: FT_GlyphSlot, render_mode: FT_Render_Mode) -> FT_Error; in FT_Render_Glyph()
955 …pub fn FT_Get_SubGlyph_Info(glyph: FT_GlyphSlot, sub_index: FT_UInt, p_index: *mut FT_Int, p_flags… in FT_Get_SubGlyph_Info()
957 pub fn FT_Get_Glyph(slot: FT_GlyphSlot, aglyph: *mut FT_Glyph) -> FT_Error; in FT_Get_Glyph()
1009 pub fn FT_GlyphSlot_Embolden(slot: FT_GlyphSlot); in FT_GlyphSlot_Embolden()
1010 pub fn FT_GlyphSlot_Oblique(slot: FT_GlyphSlot); in FT_GlyphSlot_Oblique()
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/font/
H A Dfreetype_lib.py262 FT_GlyphSlot = POINTER(FT_GlyphSlotRec) variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/font/
H A Dfreetype_lib.py262 FT_GlyphSlot = POINTER(FT_GlyphSlotRec) variable
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dfreetype.h141 typedef struct FT_GlyphSlotRec_ * FT_GlyphSlot; typedef
/dports/games/scorched3d/scorched-dep-win32/include/freetype/freetype/
H A Dfreetype.h423 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/freetype/freetype/
H A Dfreetype.h423 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/freetype/freetype/
H A Dfreetype.h423 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/freetype/
H A Dfreetype.h443 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/include/freetype/
H A Dfreetype.h546 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
/dports/graphics/freetype-gl/freetype-gl-647b062/windows/freetype/freetype/
H A Dfreetype.h450 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/include/freetype/
H A Dfreetype.h561 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/include/freetype/
H A Dfreetype.h554 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/include/freetype/
H A Dfreetype.h554 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef

12345