Searched refs:EventType (Results 51 - 75 of 76) sorted by relevance

1234

/external/chromium/chrome/browser/net/
H A Dload_timing_observer_unittest.cc36 NetLog::EventType type,
43 NetLog::EventType type,
H A Dpassive_log_collector.h349 virtual void OnAddEntry(net::NetLog::EventType type,
H A Dpassive_log_collector.cc85 net::NetLog::EventType type,
/external/chromium/chrome/browser/ui/views/
H A Dcontent_setting_bubble_contents.cc60 virtual gfx::NativeCursor GetCursorForPoint(ui::EventType event_type,
97 ui::EventType event_type,
/external/webkit/Source/WebCore/html/
H A DHTMLAnchorElement.cpp495 HTMLAnchorElement::EventType HTMLAnchorElement::eventType(Event* event)
502 bool HTMLAnchorElement::treatLinkAsLiveForEventType(EventType eventType) const
/external/chromium/chrome/browser/chromeos/login/
H A Dusername_view.cc101 ui::EventType event_type,
H A Duser_view.cc238 ui::EventType event_type,
H A Dbackground_view.cc91 ui::EventType event_type,
/external/chromium/chrome/browser/renderer_host/
H A Drender_widget_host_view_views.h92 virtual gfx::NativeCursor GetCursorForPoint(ui::EventType type,
H A Drender_widget_host_view_views.cc442 ui::EventType type, const gfx::Point& point) {
/external/chromium/chrome/common/deprecated/
H A Devent_sys_unittest.cc31 typedef TestEvent EventType; typedef in struct:__anon1948::TestEventTraits
/external/chromium/chrome/common/net/gaia/
H A Dgaia_authenticator.h75 typedef GaiaAuthEvent EventType; typedef in struct:gaia::GaiaAuthEvent
/external/quake/quake/src/WinQuake/
H A Dconproc.cpp235 rec.EventType = KEY_EVENT;
H A Dsys_win.cpp582 if (recs[0].EventType == KEY_EVENT)
/external/skia/src/ports/
H A DSkXMLPullParser_expat.cpp179 SkXMLPullParser::EventType SkXMLPullParser::onNextToken()
/external/valgrind/tsan/
H A Dts_stats.h194 Printf(" %25s: %'ld\n", Event::TypeString((EventType)i),
H A Dts_pin.cc69 static void DumpEvent(CONTEXT *ctx, EventType type, int32_t tid, uintptr_t pc,
240 static void ReportAccesRange(THREADID tid, uintptr_t pc, EventType type, uintptr_t x, size_t size) {
323 static bool DumpEventPlainText(EventType type, int32_t tid, uintptr_t pc,
356 static void DumpEventInternal(EventType type, int32_t uniq_tid, uintptr_t pc,
501 DumpEventInternal((EventType)event, t.uniq_tid, pc, a, info);
598 Event e((EventType)event, t.uniq_tid, 0, 0, 0);
613 EventType type, uintptr_t pc,
637 static void DumpEventWithSp(uintptr_t sp, EventType type, int32_t tid, uintptr_t pc,
647 static void DumpEvent(CONTEXT *ctx, EventType type, int32_t tid, uintptr_t pc,
H A Dts_valgrind.cc425 static inline void Put(EventType type, int32_t tid, uintptr_t pc,
/external/chromium/net/disk_cache/
H A Dsparse_control.cc143 net::NetLog::EventType GetSparseEventType(
164 net::NetLog::EventType event_type;
H A Dentry_impl.cc37 net::NetLog::EventType end_event_type)
53 const net::NetLog::EventType end_event_type_;
/external/chromium/chrome/browser/ui/webui/
H A Dnet_internals_ui.cc298 virtual void OnAddEntry(net::NetLog::EventType type,
733 std::vector<net::NetLog::EventType> event_types =
1343 net::NetLog::EventType type,
/external/libnfc-nxp/src/
H A DphLibNfc.h608 * \param[in] EventType Event type of secure element transaction
622 phLibNfc_eSE_EvtType_t EventType,
/external/quake/quake/src/QW/client/
H A Dsys_win.c421 if (recs[0].EventType == KEY_EVENT)
/external/qemu/android/
H A Dhw-events.h38 } EventType; typedef in typeref:enum:__anon7940
/external/chromium/chrome/browser/sync/syncable/
H A Dsyncable.h831 typedef DirectoryEvent EventType; typedef in struct:syncable::Directory::DirectoryEventTraits

Completed in 707 milliseconds

1234