Home
last modified time | relevance | path

Searched refs:pango_matrix_copy (Results 1 – 25 of 34) sorted by relevance

12

/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-matrix.h87 PangoMatrix *pango_matrix_copy (const PangoMatrix *matrix);
H A Dpango-matrix.c30 pango_matrix_copy,
44 pango_matrix_copy (const PangoMatrix *matrix) in pango_matrix_copy() function
H A Dpango-renderer.c1571 renderer->matrix = pango_matrix_copy (matrix); in pango_renderer_set_matrix()
H A Dpango-context.c198 context->matrix = pango_matrix_copy (matrix); in pango_context_set_matrix()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-0.7.0/src/auto/
H A Dmatrix.rs15 copy => |ptr| pango_sys::pango_matrix_copy(mut_override(ptr)),
/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Dmatrix.rs15 copy => |ptr| pango_sys::pango_matrix_copy(mut_override(ptr)),
/dports/net-im/fractal/fractal-4.4.0/vendor/pango/src/auto/
H A Dmatrix.rs15 copy => |ptr| pango_sys::pango_matrix_copy(mut_override(ptr)),
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/auto/
H A Dmatrix.rs13 copy => |ptr| ffi::pango_matrix_copy(ptr),
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/auto/
H A Dmatrix.rs13 copy => |ptr| ffi::pango_matrix_copy(ptr),
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/auto/
H A Dmatrix.rs13 copy => |ptr| ffi::pango_matrix_copy(ptr),
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/auto/
H A Dmatrix.rs13 copy => |ptr| ffi::pango_matrix_copy(ptr),
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/auto/
H A Dmatrix.rs13 copy => |ptr| ffi::pango_matrix_copy(ptr),
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpango-matrix.inc28 function pango_matrix_copy(matrix:PPangoMatrix):PPangoMatrix;cdecl; external pangolib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpango-matrix.inc28 function pango_matrix_copy(matrix:PPangoMatrix):PPangoMatrix;cdecl; external pangolib;
/dports/x11-toolkits/pango/pango-1.48.11/tests/
H A Dtestmatrix.c80 m2 = pango_matrix_copy (&m); in test_matrix_concat()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/pango/gnome/overrides/
H A Dpango.defs41 (copy-func "pango_matrix_copy")
/dports/x11-toolkits/pango/pango-1.48.11/utils/
H A Dviewer-render.c275 orig_matrix = pango_matrix_copy (pango_context_get_matrix (context)); in do_output()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas1300 function pango_matrix_copy(matrix: PPangoMatrix): PPangoMatrix; cdecl; external; in pango_matrix_copy() function
2032 Result := LazPango1.pango_matrix_copy(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas1303 function pango_matrix_copy(matrix: PPangoMatrix): PPangoMatrix; cdecl; external; in pango_matrix_copy() function
2041 Result := LazPango1.pango_matrix_copy(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas1300 function pango_matrix_copy(matrix: PPangoMatrix): PPangoMatrix; cdecl; external; in pango_matrix_copy() function
2032 Result := LazPango1.pango_matrix_copy(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazpango1.pas1303 function pango_matrix_copy(matrix: PPangoMatrix): PPangoMatrix; cdecl; external; in pango_matrix_copy() function
2041 Result := LazPango1.pango_matrix_copy(@self);
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dpango.defs2313 (c-name "pango_matrix_copy")
/dports/www/castor/castor-0.8.16/cargo-crates/pango-sys-0.9.1/src/
H A Dlib.rs2002 pub fn pango_matrix_copy(matrix: *const PangoMatrix) -> *mut PangoMatrix; in pango_matrix_copy() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-sys-0.9.1/src/
H A Dlib.rs2002 pub fn pango_matrix_copy(matrix: *const PangoMatrix) -> *mut PangoMatrix; in pango_matrix_copy() function
/dports/net-im/fractal/fractal-4.4.0/vendor/pango-sys/src/
H A Dlib.rs2002 pub fn pango_matrix_copy(matrix: *const PangoMatrix) -> *mut PangoMatrix; in pango_matrix_copy() function

12