Home
last modified time | relevance | path

Searched refs:cursor_pos_x (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/touchui/
Dtouch_selection_controller_impl.cc194 int cursor_pos_x = image_size.width() / 2 - kSelectionHandleLineWidth + in OnPaint() local
199 gfx::Rect(cursor_pos_x, 0, in OnPaint()