Searched defs:WindowEventType (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/common/
H A Dmetrics_helpers.h37 enum WindowEventType { enum in class:MetricsLogBase
44 void RecordWindowEvent(WindowEventType type, int window_id, int parent_id);
135 static const char* WindowEventTypeToString(WindowEventType type);

Completed in 54 milliseconds