Searched refs:GetCancelled (Results 1 – 2 of 2) sorted by relevance
26 bool GetCancelled() const { return cancelled_; } in GetCancelled() function
287 change->cancelled = event.GetCancelled(); in OnTextWillChange()