Searched refs:guint (Results 51 - 75 of 118) sorted by relevance

12345

/external/chromium/base/
H A Dmessage_pump_glib_x.cc27 gboolean GtkWidgetRealizeCallback(GSignalInvocationHint* hint, guint nparams,
52 static guint realize_signal_id = 0;
53 static guint realize_hook_id = 0;
/external/webkit/Source/WebKit/gtk/webkit/
H A Dwebkitsecurityorigin.cpp87 static void webkit_security_origin_set_property(GObject* object, guint propId, const GValue* value, GParamSpec* pspec)
101 static void webkit_security_origin_get_property(GObject* object, guint propId, GValue* value, GParamSpec* pspec)
276 guint webkit_security_origin_get_port(WebKitSecurityOrigin* securityOrigin)
H A Dwebkitwebview.h129 guint line_number,
239 WEBKIT_API guint
243 guint limit);
H A Dwebkitwebhistoryitem.cpp77 static void webkit_web_history_item_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec);
79 static void webkit_web_history_item_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec);
221 static void webkit_web_history_item_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec)
235 static void webkit_web_history_item_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)
H A Dwebkitwebviewprivate.h106 guint previousClickButton;
H A Dwebkitwebnavigationaction.cpp62 static void webkit_web_navigation_action_get_property(GObject* object, guint propertyId, GValue* value, GParamSpec* pspec)
88 static void webkit_web_navigation_action_set_property(GObject* object, guint propertyId, const GValue* value, GParamSpec* pspec)
H A Dwebkitwebplugin.cpp76 static void webkit_web_plugin_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* paramSpec)
89 static void webkit_web_plugin_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* paramSpec)
H A Dwebkitwebsettings.cpp76 guint default_font_size;
77 guint default_monospace_font_size;
78 guint minimum_font_size;
79 guint minimum_logical_font_size;
239 static void webkit_web_settings_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec);
241 static void webkit_web_settings_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec);
978 static void webkit_web_settings_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec)
1147 static void webkit_web_settings_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)
/external/webkit/Tools/DumpRenderTree/gtk/
H A DEventSender.cpp91 static guint getStateFlags();
115 bool prepareMouseButtonEvent(GdkEvent* event, int eventSenderButtonNumber, guint modifiers)
266 static guint gdkModifierFromJSValue(JSContextRef context, const JSValueRef value)
269 guint gdkModifier = 0;
288 static guint gdkModifersFromJSValue(JSContextRef context, const JSValueRef modifiers)
298 guint gdkModifiers = 0;
312 guint modifiers = argumentCount >= 2 ? gdkModifersFromJSValue(context, arguments[1]) : 0;
338 static guint getStateFlags()
356 guint modifiers = argumentCount >= 2 ? gdkModifersFromJSValue(context, arguments[1]) : 0;
451 static void dragWithFilesDragDataGetCallback(GtkWidget*, GdkDragContext*, GtkSelectionData *data, guint, guin
[all...]
/external/chromium/chrome/browser/password_manager/
H A Dnative_backend_gnome_x.cc150 for (guint i = 0; i < attrs->len; ++i) {
263 void GetItemAttrs(const char* keyring, guint id);
264 void GetItemInfo(const char* keyring, guint id);
279 GnomeKeyringResult WaitResult(std::vector<guint>* item_ids);
316 std::vector<guint> item_ids_;
474 void GKRMethod::GetItemAttrs(const char* keyring, guint id) {
480 void GKRMethod::GetItemInfo(const char* keyring, guint id) {
507 GnomeKeyringResult GKRMethod::WaitResult(std::vector<guint>* item_ids) {
571 guint id = GPOINTER_TO_UINT(i->data);
878 std::vector<std::pair<const char *, guint> > item_lis
[all...]
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DVideoSinkGStreamer.cpp59 static guint webkit_video_sink_signals[LAST_SIGNAL] = { 0, };
63 guint timeout_id;
312 guint n_param_values, const GValue * param_values,
H A DWebKitWebSourceGStreamer.cpp76 guint needDataID;
77 guint enoughDataID;
78 guint seekID;
113 static void webKitWebSrcSetProperty(GObject* object, guint propID, const GValue* value, GParamSpec* pspec);
114 static void webKitWebSrcGetProperty(GObject* object, guint propID, GValue* value, GParamSpec* pspec);
118 static void webKitWebSrcNeedDataCb(GstAppSrc* appsrc, guint length, gpointer userData);
296 static void webKitWebSrcSetProperty(GObject* object, guint propID, const GValue* value, GParamSpec* pspec)
314 static void webKitWebSrcGetProperty(GObject* object, guint propID, GValue* value, GParamSpec* pspec)
612 static void webKitWebSrcNeedDataCb(GstAppSrc* appsrc, guint length, gpointer userData)
/external/webkit/Source/WebCore/platform/gtk/
H A DPasteboardHelper.cpp157 void PasteboardHelper::fillSelectionData(GtkSelectionData* selectionData, guint info, DataObjectGtk* dataObject)
213 void PasteboardHelper::fillDataObjectFromDropData(GtkSelectionData* data, guint info, DataObjectGtk* dataObject)
262 static void getClipboardContentsCallback(GtkClipboard* clipboard, GtkSelectionData *selectionData, guint info, gpointer data)
H A DScrollbarThemeGtk3.cpp107 guint flags = 0;
126 guint flags = 0;
H A DRenderThemeGtk3.cpp206 guint flags = 0;
262 guint flags = 0;
565 guint flags = 0;
649 guint flags = 0;
755 guint state = static_cast<guint>(gtk_style_context_get_state(context));
771 guint junction = gtk_style_context_get_junction_sides(context);
821 guint flags = 0;
844 guint flags = 0;
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_gtk.cc1221 static guint signal_id =
1432 static guint signal_id = g_signal_lookup("move-cursor", GTK_TYPE_TEXT_VIEW);
1569 GtkSelectionData* selection_data, guint target_type, guint time) {
1590 static guint signal_id =
1600 guint target_type,
1601 guint time) {
1657 static guint signal_id = g_signal_lookup("insert-text", GTK_TYPE_TEXT_BUFFER);
1684 static guint signal_id = g_signal_lookup("backspace", GTK_TYPE_TEXT_VIEW);
1722 static guint signal_i
[all...]
/external/chromium/chrome/browser/ui/gtk/
H A Dinfo_bubble_gtk.h149 GObject*, guint, GdkModifierType);
H A Dgtk_expanded_container.cc18 guint expanded_container_signals[LAST_SIGNAL] = { 0 };
78 guint n_param_values,
H A Dbrowser_actions_toolbar_gtk.h142 GdkDragContext*, gint, gint, guint);
/external/webkit/Source/WebCore/bindings/gobject/
H A DDOMObjectCache.cpp32 guint timesReturned;
/external/webkit/Source/WebCore/bindings/scripts/test/GObject/
H A DWebKitDOMTestCallback.cpp175 static void webkit_dom_test_callback_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec)
186 static void webkit_dom_test_callback_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)
/external/webkit/Tools/GtkLauncher/
H A Dmain.c56 guint statusContextId =
142 guint statusContextId = gtk_statusbar_get_context_id(statusbar, "Link Hover");
/external/chromium/net/tools/spdyshark/
H A Dpacket-spdy.c82 guint header_block_len;
103 guint num_data_frames;
398 static guint
507 guint num_data_frames;
765 guint32 length, guint *uncomp_length)
779 (guint)decomp->adler, dictionary_id);
865 guint frame_type,
867 guint length)
996 if ((guint)tvb_reported_length_remaining(tvb, offset) < frame_length) {
1095 guint uncomp_lengt
[all...]
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_utils_gtk.cc311 guint target_type,
321 guint target_type,
378 guint target_type,
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DDumpRenderTreeSupportGtk.h76 static guint getPendingUnloadEventCount(WebKitWebFrame*);

Completed in 703 milliseconds

12345