Home
last modified time | relevance | path

Searched refs:pango_item_copy (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Ditem.cc50 gobject_ ((src.gobject_) ? pango_item_copy(src.gobject_) : 0) in Item()
62 gobject_ = pango_item_copy(castitem); in Item()
75 PangoItem *const new_gobject = (src.gobject_) ? pango_item_copy(src.gobject_) : 0; in operator =()
92 return pango_item_copy(gobject_); in gobj_copy()
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/src/
H A Ditem.ccg41 gobject_ ((src.gobject_) ? pango_item_copy(src.gobject_) : 0)
53 gobject_ = pango_item_copy(castitem);
66 PangoItem *const new_gobject = (src.gobject_) ? pango_item_copy(src.gobject_) : 0;
83 return pango_item_copy(gobject_);
H A Ditem.hg95 _IGNORE(pango_item_copy,pango_item_free)
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-item.c52 pango_item_copy (PangoItem *item) in pango_item_copy() function
108 pango_item_copy,
147 new_item = pango_item_copy (orig); in pango_item_split()
H A Dpango-item.h126 PangoItem *pango_item_copy (PangoItem *item);
H A Dpango-glyph-item.c155 result->item = pango_item_copy (orig->item); in pango_glyph_item_copy()
/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Ditem.rs13 copy => |ptr| pango_sys::pango_item_copy(mut_override(ptr)),
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-0.7.0/src/auto/
H A Ditem.rs13 copy => |ptr| pango_sys::pango_item_copy(mut_override(ptr)),
/dports/net-im/fractal/fractal-4.4.0/vendor/pango/src/auto/
H A Ditem.rs13 copy => |ptr| pango_sys::pango_item_copy(mut_override(ptr)),
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpango-item.inc29 function pango_item_copy(item:PPangoItem):PPangoItem; cdecl; external pangolib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpango-item.inc29 function pango_item_copy(item:PPangoItem):PPangoItem; cdecl; external pangolib;
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/auto/
H A Ditem.rs15 copy => |ptr| ffi::pango_item_copy(mut_override(ptr)),
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/auto/
H A Ditem.rs15 copy => |ptr| ffi::pango_item_copy(mut_override(ptr)),
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/auto/
H A Ditem.rs15 copy => |ptr| ffi::pango_item_copy(mut_override(ptr)),
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/auto/
H A Ditem.rs15 copy => |ptr| ffi::pango_item_copy(mut_override(ptr)),
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/auto/
H A Ditem.rs15 copy => |ptr| ffi::pango_item_copy(mut_override(ptr)),
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/pango-0.13.8.1/Graphics/Rendering/Pango/
H A DGlyphStorage.chs164 pirPtr1 <- {#call unsafe pango_item_copy#} pir
H A DLayout.chs864 let dummy = {#call unsafe pango_item_copy#}
866 pirPtr' <- pango_item_copy pirPtr
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/pango-0.13.8.1/Graphics/Rendering/Pango/
H A DGlyphStorage.chs164 pirPtr1 <- {#call unsafe pango_item_copy#} pir
H A DLayout.chs864 let dummy = {#call unsafe pango_item_copy#}
866 pirPtr' <- pango_item_copy pirPtr
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmltextslave.c650 glyph_item->glyph_item.item = pango_item_copy (glyph_item->glyph_item.item); in get_glyph_items_in_range()
668 tmp_gi1.item = pango_item_copy (glyph_item->glyph_item.item); in get_glyph_items_in_range()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas1234 function pango_item_copy(item: PPangoItem): PPangoItem; cdecl; external; in pango_item_copy() function
2232 Result := LazPango1.pango_item_copy(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas1237 function pango_item_copy(item: PPangoItem): PPangoItem; cdecl; external; in pango_item_copy() function
2241 Result := LazPango1.pango_item_copy(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas1234 function pango_item_copy(item: PPangoItem): PPangoItem; cdecl; external; in pango_item_copy() function
2232 Result := LazPango1.pango_item_copy(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas1237 function pango_item_copy(item: PPangoItem): PPangoItem; cdecl; external; in pango_item_copy() function
2241 Result := LazPango1.pango_item_copy(@self);

12