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

  /external/chromium_org/ui/gfx/
selection_model.h 78 void set_selection_start(size_t pos) { selection_.set_start(pos); } function in class:gfx::SelectionModel
  /external/chromium_org/chromeos/ime/
composition_text.h 47 void set_selection_start(uint32 selection_start) { function in class:chromeos::CompositionText

Completed in 86 milliseconds