HomeSort by relevance Sort by last modified time
    Searched defs:Active (Results 1 - 5 of 5) sorted by null

  /external/webkit/WebCore/rendering/
HitTestRequest.h 31 Active = 0x2,
43 bool active() const { return m_requestType & Active; } function in class:WebCore::HitTestRequest
  /external/webkit/WebCore/svg/animation/
SVGSMILElement.h 150 enum ActiveState { Inactive, Active, Frozen };
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.h 81 TI_BOOL Active;
97 TI_BOOL DownTimerEnabled; /* Indicates whether the "down traffic" timer is active or not */
121 * 1. ON but not active
122 * 2. ON and active
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
TrafficMonitor.h 82 BOOL Active;
97 BOOL DownTimerEnabled; /* Indicates whether the "down traffic" timer is active or not */
119 * 1. ON but not active
120 * 2. ON and active
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.h 81 TI_BOOL Active;
97 TI_BOOL DownTimerEnabled; /* Indicates whether the "down traffic" timer is active or not */
121 * 1. ON but not active
122 * 2. ON and active

Completed in 50 milliseconds