home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / lib / mac / UserInterface / CSimpleDividedCursors.r < prev    next >
Encoding:
Text File  |  1998-04-08  |  1.6 KB  |  35 lines

  1. /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
  2.  *
  3.  * The contents of this file are subject to the Netscape Public License
  4.  * Version 1.0 (the "NPL"); you may not use this file except in
  5.  * compliance with the NPL.  You may obtain a copy of the NPL at
  6.  * http://www.mozilla.org/NPL/
  7.  *
  8.  * Software distributed under the NPL is distributed on an "AS IS" basis,
  9.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
  10.  * for the specific language governing rights and limitations under the
  11.  * NPL.
  12.  *
  13.  * The Initial Developer of this code under the NPL is Netscape
  14.  * Communications Corporation.  Portions created by Netscape are
  15.  * Copyright (C) 1998 Netscape Communications Corporation.  All Rights
  16.  * Reserved.
  17.  */
  18.  
  19. data 'CURS' (1120, purgeable) {
  20.     $"0000 0280 0280 0280 0280 1290 3298 7EFC"            /* ...Ç.Ç.Ç.Ç.É2ÿ~ⁿ */
  21.     $"3298 1290 0280 0280 0280 0280 0000 0000"            /* 2ÿ.É.Ç.Ç.Ç.Ç.... */
  22.     $"0000 07C0 07C0 07C0 1FF0 3FF8 7FFC FFFE"            /* ...└.└.└.≡?°.ⁿ ■ */
  23.     $"7FFC 3FF8 1FF0 07C0 07C0 07C0 0000 0000"            /* .ⁿ?°.≡.└.└.└.... */
  24.     $"0007 0007"                                          /* .... */
  25. };
  26.  
  27. data 'CURS' (1136, purgeable) {
  28.     $"0000 0100 0380 07C0 0100 0100 7FFC 0000"            /* .....Ç.└.....ⁿ.. */
  29.     $"7FFC 0100 0100 07C0 0380 0100 0000 0000"            /* .ⁿ.....└.Ç...... */
  30.     $"0100 0380 07C0 0FE0 0FE0 7FFC 7FFC 7FFC"            /* ...Ç.└.α.α.ⁿ.ⁿ.ⁿ */
  31.     $"7FFC 7FFC 0FE0 0FE0 07C0 0380 0100 0000"            /* .ⁿ.ⁿ.α.α.└.Ç.... */
  32.     $"0007 0007"                                          /* .... */
  33. };
  34.  
  35.