Home
last modified time | relevance | path

Searched refs:create_pango_layout (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/graphics/art/ART-1.9.3/rtgui/
H A Dlockablecolorpicker.cc63 layout[0][0] = iArea->create_pango_layout(M("NAVIGATOR_R")); in updateBackBuffer()
64 layout[0][1] = iArea->create_pango_layout(s1); in updateBackBuffer()
65 layout[1][0] = iArea->create_pango_layout(M("NAVIGATOR_G")); in updateBackBuffer()
66 layout[1][1] = iArea->create_pango_layout(s2); in updateBackBuffer()
68 layout[2][1] = iArea->create_pango_layout(s3); in updateBackBuffer()
73 layout[0][1] = iArea->create_pango_layout(s1); in updateBackBuffer()
75 layout[1][1] = iArea->create_pango_layout(s2); in updateBackBuffer()
77 layout[2][1] = iArea->create_pango_layout(s3); in updateBackBuffer()
83 layout[0][1] = iArea->create_pango_layout(s1); in updateBackBuffer()
85 layout[1][1] = iArea->create_pango_layout(s2); in updateBackBuffer()
[all …]
H A Dilabel.cc29 Glib::RefPtr<Pango::Layout> fn = create_pango_layout(label); in on_realize()
47 Glib::RefPtr<Pango::Layout> fn = create_pango_layout (label); in on_draw()
61 Glib::RefPtr<Pango::Layout> fn = create_pango_layout(label); in on_style_updated()
H A Dthumbbrowserentrybase.cc391 Glib::RefPtr<Pango::Layout> fn = w->create_pango_layout (dispname); in updateBackBuffer()
407 fn = w->create_pango_layout (datetimeline); in updateBackBuffer()
418 fn = w->create_pango_layout (exifline); in updateBackBuffer()
450 Glib::RefPtr<Pango::Layout> fn = w->create_pango_layout(dispname); in getTextSizes()
461 fn = w->create_pango_layout (datetimeline); in getTextSizes()
465 fn = w->create_pango_layout (exifline); in getTextSizes()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dlockablecolorpicker.cc62 layout[0][0] = iArea->create_pango_layout(M("NAVIGATOR_R")); in updateBackBuffer()
63 layout[0][1] = iArea->create_pango_layout(s1); in updateBackBuffer()
64 layout[1][0] = iArea->create_pango_layout(M("NAVIGATOR_G")); in updateBackBuffer()
65 layout[1][1] = iArea->create_pango_layout(s2); in updateBackBuffer()
67 layout[2][1] = iArea->create_pango_layout(s3); in updateBackBuffer()
72 layout[0][1] = iArea->create_pango_layout(s1); in updateBackBuffer()
74 layout[1][1] = iArea->create_pango_layout(s2); in updateBackBuffer()
76 layout[2][1] = iArea->create_pango_layout(s3); in updateBackBuffer()
82 layout[0][1] = iArea->create_pango_layout(s1); in updateBackBuffer()
84 layout[1][1] = iArea->create_pango_layout(s2); in updateBackBuffer()
[all …]
H A Dthumbbrowserentrybase.cc388 Glib::RefPtr<Pango::Layout> fn = w->create_pango_layout (dispname); in updateBackBuffer()
404 fn = w->create_pango_layout (datetimeline); in updateBackBuffer()
415 fn = w->create_pango_layout (exifline); in updateBackBuffer()
447 Glib::RefPtr<Pango::Layout> fn = w->create_pango_layout(dispname); in getTextSizes()
458 fn = w->create_pango_layout (datetimeline); in getTextSizes()
462 fn = w->create_pango_layout (exifline); in getTextSizes()
/dports/security/nmap/nmap-7.91/zenmap/zenmapGUI/
H A DPrint.py99 layout = context.create_pango_layout()
114 layout = context.create_pango_layout()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/other/gail/
H A Dgailtextcell.c82 static PangoLayout* create_pango_layout (GtkCellRendererText *gtk_renderer,
402 layout = create_pango_layout (gtk_renderer, widget), in gail_text_cell_get_run_attributes()
432 layout = create_pango_layout (gtk_renderer, widget), in gail_text_cell_get_default_attributes()
448 create_pango_layout(GtkCellRendererText *gtk_renderer, in create_pango_layout() function
573 layout = create_pango_layout (gtk_renderer, widget); in gail_text_cell_get_character_extents()
621 layout = create_pango_layout (gtk_renderer, widget); in gail_text_cell_get_offset_at_point()
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dparty_finished.cpp175 auto name_layout = this->create_pango_layout(""); in redraw_points_graph()
225 auto name_layout = this->create_pango_layout(""); in redraw_points_graph()
237 auto points_layout = this->create_pango_layout(""); in redraw_points_graph()
/dports/devel/gitg/gitg-3.32.1/libgitg/
H A Dgitg-diff-image-side-by-side.vala39 d_old_size_layout = create_pango_layout(_("before (%s)").printf(message));
45 d_old_size_layout = create_pango_layout(_("removed (%s)").printf(message));
65 d_new_size_layout = create_pango_layout(_("after (%s)").printf(message));
71 d_new_size_layout = create_pango_layout(_("added (%s)").printf(message));
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/
H A Dutils.cc83 get_pixel_size (w.create_pango_layout (text), width, height); in set_size_request_to_display_given_text()
100 get_pixel_size (w.create_pango_layout (htext), hwidth, hheight); in set_size_request_to_display_given_text_width()
103 get_pixel_size (w.create_pango_layout (vtext), vwidth, vheight); in set_size_request_to_display_given_text_width()
116 get_pixel_size (w.create_pango_layout (vtext), width, height); in set_height_request_to_display_any_text()
128 get_pixel_size (w.create_pango_layout (text), width, height); in set_size_request_to_display_given_text()
162 get_pixel_size (w.create_pango_layout (*i), width, height); in set_size_request_to_display_given_text()
186 get_pixel_size (w.create_pango_layout (*i), width, height); in set_size_request_to_display_given_text()
193 get_pixel_size (w.create_pango_layout (hpadding), pad_width, pad_height); in set_size_request_to_display_given_text()
903 Glib::RefPtr<Pango::Layout> layout = foo.create_pango_layout (""); in pixel_size()
919 Glib::RefPtr<Pango::Layout> layout = foo.create_pango_layout (str);
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/examples/
H A Dhistogramplot.pl156 $plot->{origin_layout} = $plot->create_pango_layout ("0.0%");
157 $plot->{maxval_layout} = $plot->create_pango_layout ("100.0%");
158 $plot->{current_layout} = $plot->create_pango_layout ("0");
159 $plot->{maxscale_layout} = $plot->create_pango_layout ("255");
160 $plot->{minscale_layout} = $plot->create_pango_layout ("0");
H A Ddraw_text.pl26 my $layout = $widget->create_pango_layout ("Hello, world");
/dports/mail/astroid/astroid-0.15/src/modes/thread_index/
H A Dthread_index_list_cell_renderer.cc290 Glib::RefPtr<Pango::Layout> pango_layout = widget.create_pango_layout (""); in render_subject()
326 Glib::RefPtr<Pango::Layout> pango_layout = widget.create_pango_layout (""); in render_tags()
390 Glib::RefPtr<Pango::Layout> pango_layout = widget.create_pango_layout (date); in render_date()
424 Glib::RefPtr<Pango::Layout> pango_layout = widget.create_pango_layout (buf); in render_message_count()
521 Glib::RefPtr<Pango::Layout> pango_layout = widget.create_pango_layout (""); in render_authors()
562 Glib::RefPtr<Pango::Layout> pango_layout = widget.create_pango_layout ("TEST HEIGHT STRING"); in calculate_height()
/dports/devel/lua-lgi/lgi-0.9.2/samples/gtk-demo/
H A Ddemo-printing.lua71 local layout = context:create_pango_layout()
90 layout = context:create_pango_layout()
/dports/devel/pygobject3-common/pygobject-3.38.0/examples/demo/demos/
H A Dprinting.py122 layout = print_ctx.create_pango_layout()
147 layout = print_ctx.create_pango_layout()
/dports/devel/py-gobject3/pygobject-3.38.0/examples/demo/demos/
H A Dprinting.py122 layout = print_ctx.create_pango_layout()
147 layout = print_ctx.create_pango_layout()
/dports/x11-fm/fsv2/fsv2-1.1.0/uilib/
H A DColorCellRenderer.cpp42 Glib::RefPtr<Pango::Layout> layout_ptr = widget.create_pango_layout (property_text_); in get_size_vfunc()
104 Glib::RefPtr<Pango::Layout> layout_ptr = widget.create_pango_layout( property_text_ ); in render_vfunc()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/gui/
H A Dhistogram.cc188 auto layout = create_pango_layout("0");
293 layout = create_pango_layout("0");
301 layout = create_pango_layout("1");
309 layout = create_pango_layout("0.5");
/dports/devel/regexxer/regexxer-0.10/src/
H A Dstatusline.cc174 label_index_->create_pango_layout(text)->get_pixel_size(width, height); in recalculate_label_width()
189 const Glib::RefPtr<Pango::Layout> layout = label_index_->create_pango_layout(""); in on_label_style_updated()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkPrintContext.t27 isa_ok($context -> create_pango_layout(), "Gtk2::Pango::Layout");
H A DPangoRenderer.t25 my $layout = $window -> create_pango_layout("Bla");
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/gui/canvas/
H A Dblock.py153 Gtk.DrawingArea().create_pango_layout(''), # title
154 Gtk.DrawingArea().create_pango_layout(''), # params
252 layout = self._comment_layout = Gtk.DrawingArea().create_pango_layout('')
/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/src/
H A DTimeBar.cc190 Glib::RefPtr<Pango::Layout> pl = const_cast<TimeBar *>(this)->create_pango_layout(bar_text); in get_preferred_size()
193 Glib::RefPtr<Pango::Layout> plmin = const_cast<TimeBar *>(this)->create_pango_layout(min_string); in get_preferred_size()
404 Glib::RefPtr<Pango::Layout> pl1 = create_pango_layout(bar_text); in on_expose_event()
707 Glib::RefPtr<Pango::Layout> pl1 = create_pango_layout(bar_text); in on_draw()
/dports/x11-toolkits/p5-Pango/Pango-1.227/t/
H A DPangoRenderer.t25 my $layout = $window -> create_pango_layout("Bla");
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dprint_context.rs30 pub fn create_pango_layout(&self) -> Option<pango::Layout> { in create_pango_layout() method

12345678