Home
last modified time | relevance | path

Searched refs:pango_unichar_direction (Results 1 – 25 of 43) sorted by relevance

12

/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-bidi-type.h103 PangoDirection pango_unichar_direction (gunichar ch) G_GNUC_CONST;
H A Dpango-bidi-type.c261 pango_unichar_direction (gunichar ch) in pango_unichar_direction() function
H A Dpango-utils.c880 dir = pango_unichar_direction (wc); in pango_find_base_dir()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpangoutils.pas103 function pango_unichar_direction(ch : gunichar) : TPangoDirection; cdecl; external pangolib; in pango_unichar_direction() function
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpangoutils.pas103 function pango_unichar_direction(ch : gunichar) : TPangoDirection; cdecl; external pangolib; in pango_unichar_direction() function
/dports/x11-toolkits/pango/pango-1.48.11/tests/
H A Dtest-bidi.c103 g_assert_true (pango_unichar_direction (tests[i].ch) == tests[i].dir); in test_unichar_direction()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pango-0.14.3/src/auto/
H A Dfunctions.rs267 unsafe { from_glib(ffi::pango_unichar_direction(ch.into_glib())) } in unichar_direction()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pango/src/auto/
H A Dfunctions.rs267 unsafe { from_glib(ffi::pango_unichar_direction(ch.into_glib())) } in unichar_direction()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/pango-0.14.8/src/auto/
H A Dfunctions.rs267 unsafe { from_glib(ffi::pango_unichar_direction(ch.into_glib())) } in unichar_direction()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/pango-0.14.8/src/auto/
H A Dfunctions.rs267 unsafe { from_glib(ffi::pango_unichar_direction(ch.into_glib())) } in unichar_direction()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/pango-0.14.8/src/auto/
H A Dfunctions.rs267 unsafe { from_glib(ffi::pango_unichar_direction(ch.into_glib())) } in unichar_direction()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-0.7.0/src/auto/
H A Dfunctions.rs330 unsafe { from_glib(pango_sys::pango_unichar_direction(ch.to_glib())) } in unichar_direction()
/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Dfunctions.rs337 unsafe { from_glib(pango_sys::pango_unichar_direction(ch.to_glib())) } in unichar_direction()
/dports/net-im/fractal/fractal-4.4.0/vendor/pango/src/auto/
H A Dfunctions.rs337 unsafe { from_glib(pango_sys::pango_unichar_direction(ch.to_glib())) } in unichar_direction()
/dports/graphics/clutter/clutter-1.26.4/clutter/x11/
H A Dclutter-keymap-x11.c252 PangoDirection dir = pango_unichar_direction (clutter_keysym_to_unicode (sym)); in get_direction()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/x11/
H A Dclutter-keymap-x11.c252 PangoDirection dir = pango_unichar_direction (clutter_keysym_to_unicode (sym)); in get_direction()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk2/
H A Dgtk2extrah.inc69 function pango_unichar_direction(ch : gunichar) : TPangoDirection; cdecl; external pangolib;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2extrah.inc69 function pango_unichar_direction(ch : gunichar) : TPangoDirection; cdecl; external pangolib;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk2/
H A Dgtk2extrah.inc69 function pango_unichar_direction(ch : gunichar) : TPangoDirection; cdecl; external pangolib;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2extrah.inc69 function pango_unichar_direction(ch : gunichar) : TPangoDirection; cdecl; external pangolib;
/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dmime-mouse_magic.i361 direction = pango_unichar_direction (ch); in get_direction()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dpango.defs2398 (define-function pango_unichar_direction
2399 (c-name "pango_unichar_direction")
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkkeys-x11.c567 PangoDirection dir = pango_unichar_direction (gdk_keyval_to_unicode (sym)); in get_direction()
/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Dmime.c1473 direction = pango_unichar_direction(g_utf8_get_char(p)); in libbalsa_text_to_html()
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/src/
H A Dpango_methods.defs1051 (define-function pango_unichar_direction
1052 (c-name "pango_unichar_direction")

12