Searched defs:selection_end_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/win8/metro_driver/ime/
H A Dtext_store.h267 // |selection_start_| and |selection_end_| indicates the selection range.
271 // |selection_end_|: 4
273 uint32 selection_end_; member in class:metro_driver::TextStore
/external/chromium_org/chromeos/ime/
H A Dcomposition_text.h51 uint32 selection_end() const { return selection_end_; }
53 selection_end_ = selection_end;
62 uint32 selection_end_; member in class:chromeos::CompositionText
/external/chromium_org/chrome/browser/accessibility/
H A Daccessibility_events.h264 selection_end_ = selection_end;
270 int selection_end() const { return selection_end_; }
276 int selection_end_; member in class:AccessibilityTextBoxInfo
/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_selection_controller_unittest.cc76 selection_end_ = end;
153 const gfx::PointF& GetLastSelectionEnd() const { return selection_end_; }
163 gfx::PointF selection_end_; member in class:content::TouchSelectionControllerTest
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.h452 LayerSelectionBound selection_end_; member in class:cc::LayerTreeHost
H A Dlayer_tree_impl.h353 LayerSelectionBound selection_end_; member in class:cc::LayerTreeImpl

Completed in 178 milliseconds