HomeSort by relevance Sort by last modified time
    Searched refs:GetStartVisible (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/renderer_host/input/
touch_selection_controller.cc 170 start_selection_handle_->SetVisible(GetStartVisible(), animation_style);
174 insertion_handle_->SetVisible(GetStartVisible(), animation_style);
295 insertion_handle_->SetVisible(GetStartVisible(),
310 start_selection_handle_->SetVisible(GetStartVisible(), animation);
402 bool TouchSelectionController::GetStartVisible() const {
touch_selection_controller.h 115 bool GetStartVisible() const;

Completed in 196 milliseconds