Home
last modified time | relevance | path

Searched refs:pango_layout_iter_get_line_extents (Results 1 – 25 of 114) sorted by relevance

12345

/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dlayoutiter.cc81 pango_layout_iter_get_line_extents(const_cast<PangoLayoutIter*>(gobj()), ink_rect.gobj(), 0); in get_line_ink_extents()
88 pango_layout_iter_get_line_extents(const_cast<PangoLayoutIter*>(gobj()), 0, logical_rect.gobj()); in get_line_logical_extents()
259pango_layout_iter_get_line_extents(const_cast<PangoLayoutIter*>(gobj()), (ink_rect).gobj(), (logic… in get_line_extents()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/
H A Dgdkpango.c50 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in layout_iter_get_line_clip_region()
186 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in gdk_pango_layout_get_clip_region()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/
H A Dgdkpango.c147 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in layout_iter_get_line_clip_region()
282 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in gdk_pango_layout_get_clip_region()
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/src/
H A Dlayoutiter.ccg72 pango_layout_iter_get_line_extents(const_cast<PangoLayoutIter*>(gobj()), ink_rect.gobj(), 0);
79 pango_layout_iter_get_line_extents(const_cast<PangoLayoutIter*>(gobj()), 0, logical_rect.gobj());
H A Dlayoutiter.hg89 …_extents(Rectangle& ink_rect, Rectangle& logical_rect) const, pango_layout_iter_get_line_extents)
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-0.7.0/src/auto/
H A Dlayout_iter.rs98 pango_sys::pango_layout_iter_get_line_extents( in get_line_extents()
/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Dlayout_iter.rs98 pango_sys::pango_layout_iter_get_line_extents( in get_line_extents()
/dports/net-im/fractal/fractal-4.4.0/vendor/pango/src/auto/
H A Dlayout_iter.rs98 pango_sys::pango_layout_iter_get_line_extents( in get_line_extents()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/auto/
H A Dlayout_iter.rs106 ffi::pango_layout_iter_get_line_extents( in line_extents()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/auto/
H A Dlayout_iter.rs106 ffi::pango_layout_iter_get_line_extents( in line_extents()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/auto/
H A Dlayout_iter.rs106 ffi::pango_layout_iter_get_line_extents( in line_extents()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/auto/
H A Dlayout_iter.rs106 ffi::pango_layout_iter_get_line_extents( in line_extents()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/auto/
H A Dlayout_iter.rs106 ffi::pango_layout_iter_get_line_extents( in line_extents()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/x11/
H A Dpango_x.cpp174 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in x11_draw_layout_with_colors()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/x11/
H A Dpango_x.cpp177 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in x11_draw_layout_with_colors()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/x11/
H A Dpango_x.cpp177 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in x11_draw_layout_with_colors()
/dports/graphics/dia/dia-0.97.3/lib/
H A Dfont.c801 pango_layout_iter_get_line_extents(iter, &ink_rect, &logical_rect); in dia_font_get_sizes()
815 pango_layout_iter_get_line_extents(iter, &more_ink_rect, &more_logical_rect); in dia_font_get_sizes()
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-layout.h429 void pango_layout_iter_get_line_extents (PangoLayoutIter *iter,
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktextutil.c406 pango_layout_iter_get_line_extents (iter, NULL, &line_rect); in _gtk_text_util_get_block_cursor_location()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextutil.c484 pango_layout_iter_get_line_extents (iter, NULL, &line_rect); in _gtk_text_util_get_block_cursor_location()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktextutil.c495 pango_layout_iter_get_line_extents (iter, NULL, &line_rect); in _gtk_text_util_get_block_cursor_location()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkpango.c1278 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in layout_iter_get_line_clip_region()
1411 pango_layout_iter_get_line_extents (iter, NULL, &logical_rect); in gdk_pango_layout_get_clip_region()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpango-layout.inc118 procedure pango_layout_iter_get_line_extents(iter:PPangoLayoutIter; ink_rect:PPangoRectangle; logic…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpango-layout.inc118 procedure pango_layout_iter_get_line_extents(iter:PPangoLayoutIter; ink_rect:PPangoRectangle; logic…
/dports/x11-toolkits/pango/pango-1.48.11/utils/
H A Dviewer-pangocairo.c304 pango_layout_iter_get_line_extents (iter, NULL, &rect); in render_callback()

12345