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

  /external/chromium_org/ui/views/corewm/
cursor_height_provider_win.cc 108 const int cursor_height = GetSystemMetrics(SM_CYCURSOR); local
109 // Crash data seems to indicate cursor_height may be bigger than the bitmap.
111 cursor_height);
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 195 int cursor_height = GetCursorRect(sel).height(); local
197 GetHandleImageSize().height() / 2 + cursor_height);

Completed in 196 milliseconds