Searched refs:selecting_ (Results 1 – 2 of 2) sorted by relevance
563 selecting_(false), in PDFiumEngine()1372 selecting_ = true; in OnSingleClick()1432 if (!selecting_) in OnMouseUp()1435 selecting_ = false; in OnMouseUp()1451 if (!selecting_) { in OnMouseMove()1852 selecting_ = false; in StopFind()1936 return selecting_; in IsSelecting()
530 bool selecting_; variable