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

  /external/chromium_org/webkit/common/cursors/
webcursor_win.cc 108 static bool IsSystemCursorID(LPCWSTR cursor_id) {
117 if (IsSystemCursorID(cursor_id))
  /external/chromium/webkit/glue/
webcursor_win.cc 109 static bool IsSystemCursorID(LPCWSTR cursor_id) {
144 if (IsSystemCursorID(cursor_id))

Completed in 285 milliseconds