/external/chromium_org/chrome/browser/ui/gtk/ |
D | gtk_chrome_link_button.h | 39 gchar* normal_markup; 40 gchar* pressed_markup; 41 gchar* insensitive_markup; 43 gchar normal_color[9]; 44 gchar* native_markup; 45 gchar* insensitive_native_markup; 48 gchar* text;
|
D | gtk_chrome_link_button.cc | 13 static const gchar* kLinkMarkup = "<u><span color=\"%s\">%s</span></u>"; 14 static const gchar* kInsensitiveLinkMarkup = "<span color=\"%s\">%s</span>"; 73 gchar* text = button->text; in G_DEFINE_TYPE() 78 gchar insensitive_color_spec[9]; in G_DEFINE_TYPE() 106 gchar color_spec[9]; in G_DEFINE_TYPE()
|
D | gtk_util.h | 165 GtkWidget* AddButtonToDialog(GtkWidget* dialog, const gchar* text, 166 const gchar* stock_id, gint response_id); 169 const gchar* stock_id);
|
/external/icu4c/samples/layout/ |
D | gnomelayout.cpp | 47 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 …]
|
D | cgnomelayout.c | 37 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 …]
|
/external/chromium/chrome/browser/ui/gtk/ |
D | gtk_chrome_link_button.h | 40 gchar* normal_markup; 41 gchar* pressed_markup; 43 gchar normal_color[9]; 44 gchar* native_markup; 47 gchar* text;
|
D | gtk_util.h | 213 GtkWidget* AddButtonToDialog(GtkWidget* dialog, const gchar* text, 214 const gchar* stock_id, gint response_id); 217 const gchar* stock_id);
|
D | gtk_chrome_link_button.cc | 12 static const gchar* kLinkMarkup = "<u><span color=\"%s\">%s</span></u>"; 67 gchar* text = button->text; in G_DEFINE_TYPE() 87 gchar color_spec[9]; in G_DEFINE_TYPE()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-glib.cc | 253 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/harfbuzz_ng/src/ |
D | hb-glib.cc | 253 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/chrome/browser/ui/libgtk2ui/ |
D | app_indicator_icon.cc | 37 typedef AppIndicator* (*app_indicator_new_func)(const gchar* id, 38 const gchar* icon_name, 42 const gchar* id, 43 const gchar* icon_name, 45 const gchar* icon_theme_path); 52 const gchar* icon_name, 53 const gchar* icon_desc); 58 const gchar* icon_name, 59 const gchar* icon_desc); 63 const gchar* icon_theme_path);
|
/external/chromium_org/ui/base/gtk/ |
D | gtk_signal_registrar.h | 46 glong Connect(gpointer instance, const gchar* detailed_signal, 49 glong ConnectAfter(gpointer instance, const gchar* detailed_signal, 65 glong ConnectInternal(gpointer instance, const gchar* detailed_signal,
|
D | gtk_signal_registrar.cc | 33 const gchar* detailed_signal, in Connect() 41 const gchar* detailed_signal, in ConnectAfter() 48 const gchar* detailed_signal, in ConnectInternal()
|
/external/chromium/net/tools/spdyshark/ |
D | packet-spdy.c | 98 gchar *content_type; 99 gchar *content_type_parameters; 100 gchar *content_encoding; 149 gchar* header_name; 150 gchar* header_desc; 333 gchar *content_type, in spdy_save_stream_info() 334 gchar *content_type_params, in spdy_save_stream_info() 335 gchar *content_encoding) in spdy_save_stream_info() 904 static gchar * 905 spdy_parse_content_type(gchar *content_type) in spdy_parse_content_type() [all …]
|
/external/chromium_org/tools/gtk_clipboard_dump/ |
D | gtk_clipboard_dump.cc | 33 gchar* target_name_cstr = gdk_atom_name(targets[i]); in PrintClipboardContents() 63 gchar* text = gtk_clipboard_wait_for_text(clip); in PrintClipboardContents()
|
/external/chromium/chrome/browser/renderer_host/ |
D | gtk_im_context_wrapper.h | 88 void HandlePreeditChanged(const gchar* text, 108 static void HandleCommitThunk(GtkIMContext* context, gchar* text,
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
D | bookmark_utils_gtk.cc | 253 gchar* escaped_url_cstr = g_markup_escape_text(truncated_url.c_str(), in BuildTooltipFor() 264 gchar* escaped_title_cstr = g_markup_escape_text(truncated_title.c_str(), in BuildTooltipFor() 347 gchar** uris = reinterpret_cast<gchar**>(malloc(sizeof(gchar*) * in WriteBookmarksToSelection() 356 uris[i] = const_cast<gchar*>(url.spec().c_str()); in WriteBookmarksToSelection()
|
D | bookmark_tree_model.cc | 82 gchar* path, gchar* new_folder_name, GtkTreeStore* tree_store) { in OnFolderNameEdited() 221 const gchar* utf8str = g_value_get_string(&value); in GetTitleFromTreeIter()
|
/external/chromium_org/content/browser/renderer_host/ |
D | gtk_im_context_wrapper.h | 84 void HandlePreeditChanged(const gchar* text, 107 static void HandleCommitThunk(GtkIMContext* context, gchar* text,
|
/external/chromium_org/chrome/browser/password_manager/ |
D | native_backend_gnome_x_unittest.cc | 98 const gchar* keyring, in mock_gnome_keyring_store_password() 99 const gchar* display_name, in mock_gnome_keyring_store_password() 100 const gchar* password, in mock_gnome_keyring_store_password() 116 while ((name = va_arg(ap, gchar*))) { in mock_gnome_keyring_store_password() 119 MockKeyringItem::ItemAttribute(va_arg(ap, gchar*)); in mock_gnome_keyring_store_password() 159 while ((name = va_arg(ap, gchar*))) { in mock_gnome_keyring_delete_password() 162 MockKeyringItem::ItemAttribute(va_arg(ap, gchar*)))); in mock_gnome_keyring_delete_password() 198 while ((name = va_arg(ap, gchar*))) { in mock_gnome_keyring_find_itemsv() 202 MockKeyringItem::ItemAttribute(va_arg(ap, gchar*)))); in mock_gnome_keyring_find_itemsv() 257 const gchar* mock_gnome_keyring_result_to_message(GnomeKeyringResult res) { in mock_gnome_keyring_result_to_message()
|
/external/chromium_org/ui/gfx/ |
D | font_render_params_linux.cc | 44 gchar* gtk_hint_style = NULL; in LoadDefaults() 45 gchar* gtk_rgba = NULL; in LoadDefaults()
|
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/ |
D | bookmark_tree_model.cc | 98 gchar* path, gchar* new_folder_name, GtkTreeStore* tree_store) { in OnFolderNameEdited() 235 const gchar* utf8str = g_value_get_string(&value); in GetTitleFromTreeIter()
|
/external/chromium_org/ui/base/ime/ |
D | composition_text_util_pango.h | 20 const gchar* utf8_text,
|
/external/chromium_org/ui/base/glib/ |
D | glib_integers.h | 11 typedef char gchar; typedef
|
/external/harfbuzz_ng/util/ |
D | options.cc | 53 static gchar * 123 const gchar *name, in add_group() 124 const gchar *description, in add_group() 125 const gchar *help_description, in add_group() 287 const gchar *features_help = "Comma-separated list of font features\n" in add_options()
|