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

  /external/webkit/Source/WebCore/platform/chromium/
PlatformCursor.h 43 TypePointer,
90 explicit PlatformCursor(int type = 0) : m_type(TypePointer) {}
  /external/webkit/Source/WebKit/chromium/public/
WebCursorInfo.h 50 TypePointer,
108 explicit WebCursorInfo(Type type = TypePointer)

Completed in 1691 milliseconds