Home
last modified time | relevance | path

Searched refs:g_unichar_compose (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dunicode.c1224 g_assert_false (g_unichar_compose (0x0041, 0x0042, &ch) && ch == 0); in test_compose()
1225 g_assert_false (g_unichar_compose (0x0041, 0, &ch) && ch == 0); in test_compose()
1226 g_assert_false (g_unichar_compose (0x0066, 0x0069, &ch) && ch == 0); in test_compose()
1233 g_assert_false (g_unichar_compose (0x212B, 0, &ch) && ch == 0); in test_compose()
1234 g_assert_false (g_unichar_compose (0x00C5, 0, &ch) && ch == 0); in test_compose()
1235 g_assert_false (g_unichar_compose (0x2126, 0, &ch) && ch == 0); in test_compose()
1236 g_assert_false (g_unichar_compose (0x03A9, 0, &ch) && ch == 0); in test_compose()
1239 g_assert_true (g_unichar_compose (0x0041, 0x030A, &ch) && ch == 0x00C5); in test_compose()
1240 g_assert_true (g_unichar_compose (0x006F, 0x0302, &ch) && ch == 0x00F4); in test_compose()
1241 g_assert_true (g_unichar_compose (0x1E63, 0x0307, &ch) && ch == 0x1E69); in test_compose()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-glib.cc131 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-glib.cc131 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-glib.cc131 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-glib.cc131 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-glib.cc131 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-glib.cc131 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-glib.cc131 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-glib.cc131 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-glib.cc277 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-glib.cc251 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-glib.cc251 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-glib.cc251 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-glib.cc247 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-glib.cc247 return g_unichar_compose (a, b, ab); in hb_glib_unicode_compose()
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgunicode.h550 gboolean g_unichar_compose (gunichar a,
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgunicode.h717 gboolean g_unichar_compose (gunichar a,
H A Dgunidecomp.c688 g_unichar_compose (gunichar a, in g_unichar_compose() function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkimcontextime.c330 g_unichar_compose (c, combining, &c); in _gtk_im_context_ime_commit_unichar()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/input/
H A Dgtkimcontextime.c354 g_unichar_compose (c, combining, &c); in _gtk_im_context_ime_commit_unichar()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs6012 pub fn g_unichar_compose(a: u32, b: u32, ch: *mut u32) -> gboolean; in g_unichar_compose() function
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs6012 pub fn g_unichar_compose(a: u32, b: u32, ch: *mut u32) -> gboolean; in g_unichar_compose() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.10.1/src/
H A Dlib.rs6027 pub fn g_unichar_compose(a: u32, b: u32, ch: *mut u32) -> gboolean; in g_unichar_compose() function
/dports/www/castor/castor-0.8.16/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs6012 pub fn g_unichar_compose(a: u32, b: u32, ch: *mut u32) -> gboolean; in g_unichar_compose() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs6012 pub fn g_unichar_compose(a: u32, b: u32, ch: *mut u32) -> gboolean; in g_unichar_compose() function

12