Searched refs:selection_start_ (Results 1 – 2 of 2) sorted by relevance
199 selection_start_ = selection_start; in SetValue()205 int selection_start() const { return selection_start_; } in selection_start()211 int selection_start_; variable
153 selection_start_(0), in AccessibilityTextBoxInfo()165 dict->SetInteger(keys::kSelectionStartKey, selection_start_); in SerializeToDict()