HomeSort by relevance Sort by last modified time
    Searched refs:m_printUserGestureStatus (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/shell/renderer/test_runner/
TestPlugin.h 149 bool m_printUserGestureStatus;
TestPlugin.cpp 150 , m_printUserGestureStatus(false)
188 m_printUserGestureStatus = parseBoolean(attributeValue);
633 if (m_printUserGestureStatus)

Completed in 77 milliseconds