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

  /external/chromium/webkit/glue/
webcursor_win.cc 113 static WebCursorInfo::Type ToCursorType(HCURSOR cursor) {
199 WebCursorInfo::Type cursor_type = ToCursorType(cursor);
  /external/chromium_org/webkit/common/cursors/
webcursor.cc 170 static WebCursorInfo::Type ToCursorType(HCURSOR cursor) {
197 WebCursorInfo::Type cursor_type = ToCursorType(cursor);

Completed in 567 milliseconds