Home
last modified time | relevance | path

Searched refs:get_glyph_extents (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Dfont.rs39 fn get_glyph_extents(&self, glyph: Glyph) -> (Rectangle, Rectangle); in get_glyph_extents() method
88 fn get_glyph_extents(&self, glyph: Glyph) -> (Rectangle, Rectangle) { in get_glyph_extents() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-0.7.0/src/auto/
H A Dfont.rs39 fn get_glyph_extents(&self, glyph: Glyph) -> (Rectangle, Rectangle); in get_glyph_extents() method
88 fn get_glyph_extents(&self, glyph: Glyph) -> (Rectangle, Rectangle) { in get_glyph_extents() method
/dports/net-im/fractal/fractal-4.4.0/vendor/pango/src/auto/
H A Dfont.rs39 fn get_glyph_extents(&self, glyph: Glyph) -> (Rectangle, Rectangle); in get_glyph_extents() method
88 fn get_glyph_extents(&self, glyph: Glyph) -> (Rectangle, Rectangle) { in get_glyph_extents() method
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/gi-pango-1.0.23/
H A DPango.overrides72 set-attr Pango/Font/get_glyph_extents/@parameters/font nullable 1
77 set-attr Pango/Font/get_glyph_extents/@parameters/font nullable 1
80 set-attr Pango/FontClass/get_glyph_extents/get_glyph_extents/@parameters/font nullable 1
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dfont.h183 void get_glyph_extents(Glyph glyph, Rectangle& ink_rect, Rectangle& logical_rect) const;
H A Dfont.cc190 void Font::get_glyph_extents(Glyph glyph, Rectangle& ink_rect, Rectangle& logical_rect) const in get_glyph_extents() function in Pango::Font
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Dscaledfont.h152 void get_glyph_extents(const std::vector<Glyph>& glyphs, TextExtents& extents);
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz_rs-1.0.1/src/
H A Dfont_funcs.rs81 fn get_glyph_extents(&self, font: &Font<'_>, glyph: Glyph) -> Option<GlyphExtents> { in get_glyph_extents() method
83 .get_glyph_extents(glyph) in get_glyph_extents()
425 self.set_glyph_extents_func(|font, data, glyph| data.get_glyph_extents(font, glyph)); in set_trait_impl()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-ot-shape-fallback.cc198 if (!font->get_glyph_extents(buffer->info[i].codepoint, &mark_extents)) in position_mark()
304 if (!font->get_glyph_extents(buffer->info[base].codepoint, &base_extents)) { in position_around_base()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-shape-fallback.cc217 if (!font->get_glyph_extents (buffer->info[i].codepoint, &mark_extents)) in position_mark()
328 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-shape-fallback.cc209 if (!font->get_glyph_extents (buffer->info[i].codepoint, &mark_extents)) in position_mark()
320 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-fallback.cc209 if (!font->get_glyph_extents (buffer->info[i].codepoint, &mark_extents)) in position_mark()
320 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-shape-fallback.cc217 if (!font->get_glyph_extents (buffer->info[i].codepoint, &mark_extents)) in position_mark()
328 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-shape-fallback.cc209 if (!font->get_glyph_extents (buffer->info[i].codepoint, &mark_extents)) in position_mark()
320 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-shape-fallback.cc217 if (!font->get_glyph_extents (buffer->info[i].codepoint, &mark_extents)) in position_mark()
328 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape-fallback.cc203 if (!font->get_glyph_extents (buffer->info[i].codepoint, in position_mark()
314 if (!font->get_glyph_extents (buffer->info[base].codepoint, in position_around_base()

12345678