Lines Matching full:true
59 /** Returns true if the event's type matches exactly the specified type (case sensitive) */
61 /** Returns true if the event's type matches exactly the specified type (case sensitive) */
79 /** Return true if the event contains the named 32bit field, and return the field
84 /** Return true if the event contains the named SkScalar field, and return the field
89 /** Return true if the event contains the named SkScalar field, and return the fields
97 /** Return true if the event contains the named pointer field, and return the field
104 /** Returns true if ethe event contains the named 32bit field, and if it equals the specified value */
106 /** Returns true if ethe event contains the named SkScalar field, and if it equals the specified value */
108 /** Returns true if ethe event contains the named string field, and if it equals (using strcmp) the specified value */
110 /** Returns true if ethe event contains the named pointer field, and if it equals the specified value */
133 void tron() { SkDEBUGCODE(fDebugTrace = true;) }
190 /** Call this to process one event from the queue. If it returns true, there are more events