Home
last modified time | relevance | path

Searched refs:pango_font_description_copy (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/pango/
H A DAttrFontDesc.cs30 static extern IntPtr pango_font_description_copy(IntPtr raw); in pango_font_description_copy() method in Pango.AttrFontDesc
32 …o.FontDescription font_desc) : this (pango_attr_font_desc_new (pango_font_description_copy (font_d… in AttrFontDesc()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/
H A DAttrFontDesc.cs30 static extern IntPtr pango_font_description_copy(IntPtr raw); in pango_font_description_copy() method in Pango.AttrFontDesc
32 …o.FontDescription font_desc) : this (pango_attr_font_desc_new (pango_font_description_copy (font_d… in AttrFontDesc()
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dfontdescription.cc116 gobject_ ((other.gobject_) ? pango_font_description_copy(other.gobject_) : nullptr) in FontDescription()
138 gobject_ ((make_a_copy && gobject) ? pango_font_description_copy(gobject) : gobject) in FontDescription()
161 return pango_font_description_copy(gobject_); in gobj_copy()
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dcairo-dock-style-facility.c200 pDestTextDescription->fd = pango_font_description_copy (pOrigTextDescription->fd); in gldi_text_description_copy()
208 pTextDescription2->fd = pango_font_description_copy (pTextDescription->fd); in gldi_text_description_duplicate()
245 pTextDescription->fd = pango_font_description_copy (myStyleParam.textDescription.fd); in gldi_text_description_set_font()
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/robtk/gtk2/
H A Dcommon_cgtk.h32 rv = pango_font_description_copy (pfd); in get_font_from_gtk()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/robtk/gtk2/
H A Dcommon_cgtk.h32 rv = pango_font_description_copy (pfd); in get_font_from_gtk()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/pango-0.13.8.1/Graphics/Rendering/Pango/
H A DContext.chs152 fdPtr <- pango_font_description_copy fdPtrConst
155 foreign import ccall unsafe "pango_font_description_copy"
156 pango_font_description_copy :: Ptr FontDescription ->
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/pango-0.13.8.1/Graphics/Rendering/Pango/
H A DContext.chs152 fdPtr <- pango_font_description_copy fdPtrConst
155 foreign import ccall unsafe "pango_font_description_copy"
156 pango_font_description_copy :: Ptr FontDescription ->
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Ddrawing-cairo.cc154 bolddesc = pango_font_description_copy (fontdesc); in set_text_font()
158 italicdesc = pango_font_description_copy (fontdesc); in set_text_font()
162 bolditalicdesc = pango_font_description_copy (bolddesc); in set_text_font()
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/src/
H A Dfontdescription.hg43 …Description, PangoFontDescription, pango_font_description_new, pango_font_description_copy, pango_…
44 …_IGNORE(pango_font_description_free, pango_font_description_copy, pango_font_description_copy_stat…
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Ddcmemory.cpp35 m_fontdesc = pango_font_description_copy( pango_context_get_font_description( m_context ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Ddcmemory.cpp35 m_fontdesc = pango_font_description_copy( pango_context_get_font_description( m_context ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Ddcmemory.cpp35 m_fontdesc = pango_font_description_copy( pango_context_get_font_description( m_context ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Ddcmemory.cpp35 m_fontdesc = pango_font_description_copy( pango_context_get_font_description( m_context ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextattributes.c160 dest->font = pango_font_description_copy (src->font); in G_DEFINE_BOXED_TYPE()
319 dest->font = pango_font_description_copy (vals->font); in _gtk_text_attributes_fill_from_tags()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DFontFactory.cpp308 PangoFontDescription *copy = pango_font_description_copy(font); in ConstructFontSpecification()
388 PangoFontDescription *fontDescrCopy = pango_font_description_copy(fontDescr); in GetUIStyleString()
679 res->descr = pango_font_description_copy(descr); in Face()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Ddcmemory.cpp57 m_fontdesc = pango_font_description_copy( pango_context_get_font_description( m_context ) ); in Init()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Ddcmemory.cpp56 m_fontdesc = pango_font_description_copy( pango_context_get_font_description( m_context ) ); in Init()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Ddcmemory.cpp57 m_fontdesc = pango_font_description_copy( pango_context_get_font_description( m_context ) ); in Init()
/dports/deskutils/gucharmap/gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011/gucharmap/
H A Dgucharmap-mini-fontsel.c325 fontsel->font_desc = pango_font_description_copy (style->font_desc); in gucharmap_mini_font_selection_init()
413 new_font_desc = pango_font_description_copy (font_desc); in gucharmap_mini_font_selection_set_font_desc()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktextattributes.c159 dest->font = pango_font_description_copy (src->font); in gtk_text_attributes_copy_values()
346 dest->font = pango_font_description_copy (vals->font); in _gtk_text_attributes_fill_from_tags()
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/
H A Dfo-font-desc.c158 pango_font_description_copy (font_desc->font_desc); in fo_font_desc_copy()
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/
H A Dfo-font-desc.c158 pango_font_description_copy (font_desc->font_desc); in fo_font_desc_copy()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/widgets/
H A Ddzl-bolding-label.c117 font_desc_copy = pango_font_description_copy (font_desc); in dzl_bolding_label_get_preferred_width()
/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Dfont_description.rs22 copy => |ptr| pango_sys::pango_font_description_copy(mut_override(ptr)),

12345678910>>...13