/external/webkit/Source/WebKit/gtk/webkit/ |
D | webkitwebview.h | 112 gchar * (* choose_file) (WebKitWebView *web_view, 114 const gchar *old_file); 117 const gchar *alert_message); 120 const gchar *confirm_message, 124 const gchar *message, 125 const gchar *default_value, 126 gchar* *value); 128 const gchar *message, 130 const gchar* source_id); 162 WEBKIT_API G_CONST_RETURN gchar * [all …]
|
D | webkitwebframe.h | 102 WEBKIT_API G_CONST_RETURN gchar * 105 WEBKIT_API G_CONST_RETURN gchar * 108 WEBKIT_API G_CONST_RETURN gchar * 116 const gchar *uri); 120 const gchar *content, 121 const gchar *mime_type, 122 const gchar *encoding, 123 const gchar *base_uri); 127 const gchar *content, 128 const gchar *base_url, [all …]
|
D | webkitwebresource.h | 60 webkit_web_resource_new (const gchar *data, 62 const gchar *uri, 63 const gchar *mime_type, 64 const gchar *encoding, 65 const gchar *frame_name); 70 WEBKIT_API G_CONST_RETURN gchar * 73 WEBKIT_API G_CONST_RETURN gchar * 76 WEBKIT_API G_CONST_RETURN gchar * 79 WEBKIT_API G_CONST_RETURN gchar *
|
D | webkitwebhistoryitem.h | 63 webkit_web_history_item_new_with_data (const gchar *uri, 64 const gchar *title); 66 WEBKIT_API G_CONST_RETURN gchar * 69 WEBKIT_API G_CONST_RETURN gchar * 74 const gchar *title); 76 WEBKIT_API G_CONST_RETURN gchar * 79 WEBKIT_API G_CONST_RETURN gchar *
|
D | webkiticondatabase.h | 58 WEBKIT_API G_CONST_RETURN gchar* 63 const gchar* path); 65 WEBKIT_API gchar* 67 const gchar* page_uri); 71 const gchar* page_uri);
|
D | webkitwebresourceprivate.h | 34 gchar* uri; 35 gchar* mimeType; 36 gchar* textEncoding; 37 gchar* frameName;
|
D | webkitwebframeprivate.h | 45 gchar* name; 46 gchar* title; 47 gchar* uri; 55 WEBKIT_API gchar* webkit_web_frame_get_response_mime_type(WebKitWebFrame*);
|
D | webkitwebdatabase.h | 61 WEBKIT_API G_CONST_RETURN gchar* 64 WEBKIT_API G_CONST_RETURN gchar* 73 WEBKIT_API G_CONST_RETURN gchar* 82 WEBKIT_API G_CONST_RETURN gchar* 86 webkit_set_web_database_directory_path (const gchar* path);
|
D | webkitwebdatabase.cpp | 72 gchar* name; 73 gchar* displayName; 74 gchar* filename; 77 static gchar* webkit_database_directory_path = NULL; 82 static void webkit_web_database_set_name(WebKitWebDatabase* webDatabase, const gchar* name); 269 static void webkit_web_database_set_name(WebKitWebDatabase* webDatabase, const gchar* name) in webkit_web_database_set_name() 306 G_CONST_RETURN gchar* webkit_web_database_get_name(WebKitWebDatabase* webDatabase) in webkit_web_database_get_name() 324 G_CONST_RETURN gchar* webkit_web_database_get_display_name(WebKitWebDatabase* webDatabase) in webkit_web_database_get_display_name() 402 G_CONST_RETURN gchar* webkit_web_database_get_filename(WebKitWebDatabase* webDatabase) in webkit_web_database_get_filename() 467 G_CONST_RETURN gchar* webkit_get_web_database_directory_path() in webkit_get_web_database_directory_path() [all …]
|
D | webkitwebframe.cpp | 429 G_CONST_RETURN gchar* webkit_web_frame_get_title(WebKitWebFrame* frame) in webkit_web_frame_get_title() 445 G_CONST_RETURN gchar* webkit_web_frame_get_uri(WebKitWebFrame* frame) in webkit_web_frame_get_uri() 482 G_CONST_RETURN gchar* webkit_web_frame_get_name(WebKitWebFrame* frame) in webkit_web_frame_get_name() 527 void webkit_web_frame_load_uri(WebKitWebFrame* frame, const gchar* uri) in webkit_web_frame_load_uri() 539 …WebKitWebFrame* frame, const gchar* content, const gchar* mimeType, const gchar* encoding, const g… in webkit_web_frame_load_data() 575 …ing(WebKitWebFrame* frame, const gchar* content, const gchar* contentMimeType, const gchar* conten… in webkit_web_frame_load_string() 596 …_load_alternate_string(WebKitWebFrame* frame, const gchar* content, const gchar* baseURL, const gc… in webkit_web_frame_load_alternate_string() 678 WebKitWebFrame* webkit_web_frame_find_frame(WebKitWebFrame* frame, const gchar* name) in webkit_web_frame_find_frame() 861 gchar* webkit_web_frame_get_response_mime_type(WebKitWebFrame* frame) in webkit_web_frame_get_response_mime_type()
|
/external/webkit/Source/WebCore/bindings/scripts/test/GObject/ |
D | WebKitDOMTestObj.h | 53 webkit_dom_test_obj_void_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_a… 59 webkit_dom_test_obj_int_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_ar… 65 webkit_dom_test_obj_obj_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_ar… 68 webkit_dom_test_obj_method_that_requires_all_args(WebKitDOMTestObj* self, const gchar* str_arg, Web… 71 webkit_dom_test_obj_method_that_requires_all_args_and_throws(WebKitDOMTestObj* self, const gchar* s… 133 WEBKIT_API gchar* 169 WEBKIT_API gchar* 173 webkit_dom_test_obj_set_string_attr(WebKitDOMTestObj* self, const gchar* value); 193 WEBKIT_API gchar* 197 webkit_dom_test_obj_set_reflected_string_attr(WebKitDOMTestObj* self, const gchar* value); [all …]
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | WidgetRenderingContext.h | 44 void gtkPaintBox(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, const gchar*); 45 void gtkPaintFlatBox(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, const gchar*); 46 void gtkPaintFocus(const IntRect&, GtkWidget*, GtkStateType, const gchar*); 47 …void gtkPaintSlider(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, const gchar*, GtkOrie… 48 void gtkPaintCheck(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, const gchar*); 49 void gtkPaintOption(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, const gchar*); 50 void gtkPaintShadow(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, const gchar*); 51 …ntArrow(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, int arrowDirection, const gchar*); 52 void gtkPaintVLine(const IntRect&, GtkWidget*, GtkStateType, const gchar*);
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | WorkQueueItemGtk.cpp | 31 gchar* JSStringCopyUTF8CString(JSStringRef jsString) in JSStringCopyUTF8CString() 34 gchar* utf8 = (gchar*)g_malloc(dataSize); in JSStringCopyUTF8CString() 42 gchar* targetString = JSStringCopyUTF8CString(m_target.get()); in invoke() 51 gchar* urlString = JSStringCopyUTF8CString(m_url.get()); in invoke() 62 GOwnPtr<gchar> content(JSStringCopyUTF8CString(m_content.get())); in invoke() 63 GOwnPtr<gchar> baseURL(JSStringCopyUTF8CString(m_baseURL.get())); in invoke() 66 GOwnPtr<gchar> unreachableURL(JSStringCopyUTF8CString(m_unreachableURL.get())); in invoke() 83 gchar* scriptString = JSStringCopyUTF8CString(m_script.get()); in invoke()
|
D | DumpRenderTree.cpp | 65 extern G_CONST_RETURN gchar* webkit_web_history_item_get_target(WebKitWebHistoryItem*); 68 extern void webkit_web_settings_add_extra_plugin_directory(WebKitWebView* view, const gchar* direct… 69 extern gchar* webkit_web_frame_get_response_mime_type(WebKitWebFrame* frame); 129 static void appendString(gchar*& target, gchar* string) in appendString() 131 gchar* oldString = target; in appendString() 174 GOwnPtr<gchar> fontConfigFilename(g_build_filename(FONTS_CONF_DIR, "fonts.conf", NULL)); in initializeFonts() 241 GOwnPtr<gchar> ahemFontFilename(g_build_filename(FONTS_CONF_DIR, "AHEM____.TTF", NULL)); in initializeFonts() 246 GOwnPtr<gchar> fontFilename(g_strdup_printf("WebKitWeightWatcher%i00.ttf", i)); in initializeFonts() 247 …GOwnPtr<gchar> fontPath(g_build_filename(FONTS_CONF_DIR, "..", "..", "fonts", fontFilename.get(), … in initializeFonts() 253 …GOwnPtr<gchar> fontWithNoValidEncodingFilename(g_build_filename(FONTS_CONF_DIR, "FontWithNoValidEn… in initializeFonts() [all …]
|
D | LayoutTestControllerGtk.cpp | 53 void webkit_web_inspector_execute_script(WebKitWebInspector* inspector, long callId, const gchar* s… 107 gchar* idGChar = JSStringCopyUTF8CString(id); in counterValueForElementById() 141 gchar* idGChar = JSStringCopyUTF8CString(id); in pageNumberForElementById() 204 gchar* relativeURL = JSStringCopyUTF8CString(url); in queueLoad() 211 gchar* absoluteCString; in queueLoad() 272 gchar* sourceOriginGChar = JSStringCopyUTF8CString(sourceOrigin); in addOriginAccessWhitelistEntry() 273 gchar* protocolGChar = JSStringCopyUTF8CString(protocol); in addOriginAccessWhitelistEntry() 274 gchar* hostGChar = JSStringCopyUTF8CString(host); in addOriginAccessWhitelistEntry() 312 static gchar* userStyleSheet = NULL; 512 …GOwnPtr<gchar> iconDatabasePath(g_build_filename(g_get_tmp_dir(), "DumpRenderTree", "icondatabase"… in setIconDatabaseEnabled() [all …]
|
D | EditingCallbacks.cpp | 41 GOwnPtr<gchar> nodeName(webkit_dom_node_get_node_name(node)); in dumpNodePath() 46 GOwnPtr<gchar> parentName(webkit_dom_node_get_node_name(parent)); in dumpNodePath() 53 GOwnPtr<gchar> pathBuffer(g_string_free(path, FALSE)); in dumpNodePath() 66 GOwnPtr<gchar> dump(g_strdup_printf("range from %li of %s to %li of %s", in dumpRange() 123 gboolean shouldInsertText(WebKitWebView* webView, const gchar* text, WebKitDOMRange* range, WebKitI… in shouldInsertText() 141 GOwnPtr<gchar> elementClassName(webkit_dom_html_element_get_class_name(element)); in shouldShowDeleteInterfaceForElement() 158 GOwnPtr<gchar> styleText(webkit_dom_css_style_declaration_get_css_text(style)); in shouldApplyStyle()
|
/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;
|
/external/webkit/Source/WebCore/plugins/gtk/ |
D | PluginPackageGtk.cpp | 70 const gchar* types = NP_GetMIMEDescription(); in fetchInfo() 74 gchar** mimeDescs = g_strsplit(types, ";", -1); in fetchInfo() 77 gchar** mimeData = g_strsplit(mime.get(), ":", 3); in fetchInfo() 84 gchar** extensions = g_strsplit(mimeData[1], ",", -1); in fetchInfo() 109 gchar errorMessage[64]; in webkitgtkXError() 140 GOwnPtr<gchar> finalPath(g_strdup(m_path.utf8().data())); in load() 144 GOwnPtr<gchar> linkPath(g_file_read_link(finalPath.get(), 0)); in load() 152 GOwnPtr<gchar> baseName(g_path_get_basename(finalPath.get())); in load()
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | DumpRenderTreeSupportGtk.h | 92 static void executeCoreCommandByName(WebKitWebView*, const gchar* name, const gchar* value); 93 static bool isCommandEnabled(WebKitWebView*, const gchar* name); 94 static bool findString(WebKitWebView*, const gchar*, WebKitFindOptions); 112 …tatic void whiteListAccessFromOrigin(const gchar* sourceOrigin, const gchar* destinationProtocol, …
|
/external/webkit/Source/WebKit/gtk/tests/ |
D | test_utils.c | 25 int testutils_relative_chdir(const gchar* target_filename, const gchar* executable_path) in testutils_relative_chdir() 34 gchar *path_name; in testutils_relative_chdir() 42 gchar* dirname = g_path_get_dirname(target_filename); in testutils_relative_chdir()
|
/external/webkit/Source/WebKit/gtk/gdom/ |
D | ConvertToGCharPrivate.h | 28 inline gchar* copyAsGchar(WTF::String const& s) in copyAsGchar() 33 inline gchar* copyAsGchar(WebCore::KURL const& s) in copyAsGchar() 38 inline gchar* copyAsGchar(const JSC::UString& s) in copyAsGchar() 43 inline gchar* copyAsGchar(WTF::AtomicString const& s) in copyAsGchar()
|
/external/webkit/Tools/GtkLauncher/ |
D | main.c | 37 const gchar* uri = gtk_entry_get_text(GTK_ENTRY(entry)); in activateUriEntryCb() 49 gchar *title = g_string_free(string, FALSE); in updateTitle() 54 static void linkHoverCb(WebKitWebView* page, const gchar* title, const gchar* link, GtkStatusbar* s… in linkHoverCb() 73 const gchar *uri = webkit_web_frame_get_uri(frame); in notifyLoadStatusCb() 221 static gchar* filenameToURL(const char* filename) in filenameToURL() 227 gchar *fileURL = g_file_get_uri(gfile); in filenameToURL() 244 gchar *uri =(gchar*)(argc > 1 ? argv[1] : "http://www.google.com/"); in main() 245 gchar *fileURL = filenameToURL(uri); in main()
|
/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()
|