Home
last modified time | relevance | path

Searched refs:is_glyph_empty (Results 1 – 7 of 7) sorted by relevance

/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dfonts.h24 bool is_glyph_empty(PyObject *, glyph_index);
H A Dfreetype.c349 is_glyph_empty(PyObject *s, glyph_index g) { in is_glyph_empty() function
H A Dcore_text.m282 is_glyph_empty(PyObject *s, glyph_index g) { function
H A Dfonts.c773 uint8_t val = is_glyph_empty(font->face, glyph_id) ? EMPTY_VALUE_MASK : 0; in is_empty_glyph()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/stb_truetype-0.2.6/src/
H A Dlib.rs637 pub fn is_glyph_empty(&self, glyph_index: u32) -> bool { in is_glyph_empty() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/stb_truetype-0.3.1/src/
H A Dlib.rs665 pub fn is_glyph_empty(&self, glyph_index: u32) -> bool { in is_glyph_empty() method
/dports/games/dose-response/dose-response-179c326/cargo-crates/stb_truetype-0.2.4/src/
H A Dlib.rs635 pub fn is_glyph_empty(&self, glyph_index: u32) -> bool { in is_glyph_empty() method