~darkxst/ubuntu/raring/xorg-server/lp1073724

« back to all changes in this revision

Viewing changes to hw/xquartz/darwin.h

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2010-06-07 14:50:49 UTC
  • mfrom: (0.9.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: james.westby@ubuntu.com-20100607145049-eys326hqtq5mjqxt
Tags: upstream-1.8.1.901
ImportĀ upstreamĀ versionĀ 1.8.1.901

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
extern unsigned int     darwinAppKitModMask;
71
71
extern unsigned int     windowItemModMask;
72
72
extern int              darwinSyncKeymap;
73
 
extern unsigned int     darwinDesiredWidth, darwinDesiredHeight;
74
73
extern int              darwinDesiredDepth;
75
 
extern int              darwinDesiredRefresh;
76
74
 
77
75
// location of X11's (0,0) point in global screen coordinates
78
76
extern int              darwinMainScreenX;