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

/external/chromium_org/content/renderer/pepper/
H A Devent_conversion.cc223 IncludedTouchPointTypes included_types,
227 if (included_types == ACTIVE &&
232 if (included_types == CHANGED &&
221 SetPPTouchPoints(const WebTouchPoint* touches, uint32_t touches_length, IncludedTouchPointTypes included_types, std::vector<PP_TouchPoint>* result) argument

Completed in 257 milliseconds