Searched refs:strikethrough_ (Results 1 – 2 of 2) sorted by relevance
1865 if (strikethrough_.cp_min >= strikethrough_.cp_max) in HandleExposeEvent()1872 ItersFromCharRange(strikethrough_, &iter_min, &iter_max); in HandleExposeEvent()2009 strikethrough_ = CharRange(); in EmphasizeURLComponents()2045 strikethrough_ = CharRange(); in EmphasizeURLComponents()2054 strikethrough_ = scheme_range; in EmphasizeURLComponents()2057 strikethrough_.cp_max--; in EmphasizeURLComponents()
504 CharRange strikethrough_; variable