Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/samples/layout/
Dgnomelayout.cpp47 GtkWidget *newSample(const gchar *fileName);
53 const gchar *documentedBy[] = {NULL}; in showabout()
54 const gchar *writtenBy[] = { in showabout()
76 gchar *prettyTitle(const gchar *path) in prettyTitle()
78 const gchar *name = g_basename(path); in prettyTitle()
79 gchar *title = g_strconcat("Gnome Layout Sample - ", name, NULL); in prettyTitle()
89 gchar *fileName = g_strdup(gtk_file_selection_get_filename(fileselection)); in openOK()
97 gchar *title = prettyTitle(fileName); in openOK()
170 GNOMEUIINFO_MENU_NEW_ITEM((gchar *) "_New Sample",
171 (gchar *) "Create a new Gnome Layout Sample",
[all …]
Dcgnomelayout.c37 GtkWidget *newSample(const gchar *fileName);
43 const gchar *documentedBy[] = {NULL}; in showabout()
44 const gchar *writtenBy[] = { in showabout()
68 static gchar *prettyTitle(const gchar *path) in prettyTitle()
70 const gchar *name = g_basename(path); in prettyTitle()
71 gchar *title = g_strconcat("Gnome Layout Sample - ", name, NULL); in prettyTitle()
81 gchar *fileName = g_strdup(gtk_file_selection_get_filename(fileselection)); in openOK()
89 gchar *title = prettyTitle(fileName); in openOK()
162 GNOMEUIINFO_MENU_NEW_ITEM((gchar *) "_New Sample",
163 (gchar *) "Create a new Gnome Layout Sample",
[all …]
DGnomeGUISupport.cpp25 gchar *s; in postErrorMessage()
/external/harfbuzz_ng/src/
Dhb-glib.cc253 gchar utf8[12]; in hb_glib_unicode_compose()
254 gchar *normalized; in hb_glib_unicode_compose()
290 gchar utf8[6]; in hb_glib_unicode_decompose()
291 gchar *normalized; in hb_glib_unicode_decompose()
311 gchar *recomposed = g_utf8_normalize (normalized, -1, G_NORMALIZE_NFC); in hb_glib_unicode_decompose()
322 gchar *end = g_utf8_offset_to_pointer (normalized, len - 1); in hb_glib_unicode_decompose()
323 gchar *recomposed; in hb_glib_unicode_decompose()
348 gchar utf8[6]; in hb_glib_unicode_decompose_compatibility()
349 gchar *utf8_decomposed, *c; in hb_glib_unicode_decompose_compatibility()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-glib.cc253 gchar utf8[12]; in hb_glib_unicode_compose()
254 gchar *normalized; in hb_glib_unicode_compose()
290 gchar utf8[6]; in hb_glib_unicode_decompose()
291 gchar *normalized; in hb_glib_unicode_decompose()
311 gchar *recomposed = g_utf8_normalize (normalized, -1, G_NORMALIZE_NFC); in hb_glib_unicode_decompose()
322 gchar *end = g_utf8_offset_to_pointer (normalized, len - 1); in hb_glib_unicode_decompose()
323 gchar *recomposed; in hb_glib_unicode_decompose()
348 gchar utf8[6]; in hb_glib_unicode_decompose_compatibility()
349 gchar *utf8_decomposed, *c; in hb_glib_unicode_decompose_compatibility()
/external/fio/
Dgcompat.c13 const gchar *text) in gtk_combo_box_text_append_text()
19 const gchar *text) in gtk_combo_box_text_insert_text()
25 const gchar *text) in gtk_combo_box_text_prepend_text()
30 gchar *gtk_combo_box_text_get_active_text(GtkComboBoxText *combo_box) in gtk_combo_box_text_get_active_text()
Dgcompat.h11 void gtk_combo_box_text_append_text(GtkComboBoxText *combo_box, const gchar *text);
12 void gtk_combo_box_text_insert_text(GtkComboBoxText *combo_box, gint position, const gchar *text);
13 void gtk_combo_box_text_prepend_text(GtkComboBoxText *combo_box, const gchar *text);
15 gchar *gtk_combo_box_text_get_active_text(GtkComboBoxText *combo_box);
Dgfio.c501 const gchar *text; in hostname_cb()
502 gchar *ctext; in hostname_cb()
818 static void file_add_recent(struct gui *ui, const gchar *uri) in file_add_recent()
832 static gchar *get_filename_from_uri(const gchar *uri) in get_filename_from_uri()
840 static int do_file_open(struct gui_entry *ge, const gchar *uri) in do_file_open()
869 static int do_file_open_with_tab(struct gui *ui, const gchar *uri) in do_file_open_with_tab()
912 const gchar *uri; in recent_open()
925 gchar *filename; in file_open()
1274 static const gchar *ui_string = " \
1576 const gchar *gfio = g_get_application_name(); in add_recent_file_items()
[all …]
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dapp_indicator_icon.cc41 typedef AppIndicator* (*app_indicator_new_func)(const gchar* id,
42 const gchar* icon_name,
46 const gchar* id,
47 const gchar* icon_name,
49 const gchar* icon_theme_path);
56 const gchar* icon_name,
57 const gchar* icon_desc);
62 const gchar* icon_name,
63 const gchar* icon_desc);
67 const gchar* icon_theme_path);
Dgtk2_signal_registrar.h45 glong Connect(gpointer instance, const gchar* detailed_signal,
48 glong ConnectAfter(gpointer instance, const gchar* detailed_signal,
64 glong ConnectInternal(gpointer instance, const gchar* detailed_signal,
Dgtk2_signal_registrar.cc33 const gchar* detailed_signal, in Connect()
41 const gchar* detailed_signal, in ConnectAfter()
48 const gchar* detailed_signal, in ConnectInternal()
Dx11_input_method_context_impl_gtk2.h43 GtkIMContext*, gchar*);
Dx11_input_method_context_impl_gtk2.cc238 gchar* text) { in OnCommit()
258 gchar* str = NULL; in OnPreeditChanged()
Dgtk2_key_bindings_handler.h108 static void InsertAtCursor(GtkTextView* text_view, const gchar* str);
Dunity_service.cc26 (const gchar* desktop_id);
/external/wpa_supplicant_8/src/utils/
Dbrowser.c79 const gchar *uri = webkit_network_request_get_uri(req); in view_cb_resource_request_starting()
100 gchar *mime, WebKitWebPolicyDecision *policy, in view_cb_mime_type_policy_decision()
118 const gchar *uri; in view_cb_download_requested()
125 static void view_cb_hovering_over_link(WebKitWebView *view, gchar *title, in view_cb_hovering_over_link()
126 gchar *uri, struct browser_context *ctx) in view_cb_hovering_over_link()
/external/qemu/include/qom/
Dobject.h320 gchar *name;
321 gchar *type;
979 gchar *object_get_canonical_path(Object *obj);
1037 Object *object_resolve_path_component(Object *parent, const gchar *part);
/external/qemu/qom/
Dobject.c841 gchar *path = object_get_canonical_path(value); in object_property_set_link()
973 gchar *path; in object_get_child_property()
991 gchar *type; in object_property_add_child()
1009 gchar *path; in object_get_link_property()
1016 path = (gchar *)""; in object_get_link_property()
1029 gchar *target_type; in object_set_link_property()
1072 gchar *full_type; in object_property_add_link()
1084 gchar *object_get_canonical_path(Object *obj) in object_get_canonical_path()
1122 Object *object_resolve_path_component(Object *parent, const gchar *part) in object_resolve_path_component()
1139 gchar **parts, in object_resolve_abs_path()
[all …]
Dcontainer.c31 gchar **parts; in container_get()
/external/chromium_org/ui/base/glib/
Dglib_integers.h11 typedef char gchar; typedef
/external/chromium_org/ui/base/ime/
Dcomposition_text_util_pango.h20 const gchar* utf8_text,
/external/harfbuzz_ng/util/
Doptions.hh120 const gchar *name,
121 const gchar *description,
122 const gchar *help_description,
Doptions.cc69 static gchar *
139 const gchar *name, in add_group()
140 const gchar *description, in add_group()
141 const gchar *help_description, in add_group()
304 const gchar *features_help = "Comma-separated list of font features\n" in add_options()
/external/harfbuzz_ng/test/api/
Dhb-test.h226 = (void (*) (const gchar *, gsize, gconstpointer, \
254 = (void (*) (const gchar *, const char *, gsize, gconstpointer, \
/external/chromium_org/chrome/browser/password_manager/
Dnative_backend_gnome_x_unittest.cc104 const gchar* keyring, in mock_gnome_keyring_store_password()
105 const gchar* display_name, in mock_gnome_keyring_store_password()
106 const gchar* password, in mock_gnome_keyring_store_password()
122 while ((name = va_arg(ap, gchar*))) { in mock_gnome_keyring_store_password()
125 MockKeyringItem::ItemAttribute(va_arg(ap, gchar*)); in mock_gnome_keyring_store_password()
165 while ((name = va_arg(ap, gchar*))) { in mock_gnome_keyring_delete_password()
168 MockKeyringItem::ItemAttribute(va_arg(ap, gchar*)))); in mock_gnome_keyring_delete_password()
262 const gchar* mock_gnome_keyring_result_to_message(GnomeKeyringResult res) { in mock_gnome_keyring_result_to_message()

12