Searched refs:darwinAppKitModMask (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Ddarwin.h71 extern unsigned int darwinAppKitModMask;
H A Ddarwin.c112 unsigned int darwinAppKitModMask = 0; // Any of these bits variable in typeref:typename:unsigned int
H A DX11Application.m289 if(darwinAppKitModMask & [e modifierFlags]) {
757 if (tem != NULL) darwinAppKitModMask = DarwinParseModifierList(tem, TRUE);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Ddarwin.h71 extern unsigned int darwinAppKitModMask;
H A Ddarwin.c142 unsigned int darwinAppKitModMask = 0; // Any of these bits variable in typeref:typename:unsigned int
H A DX11Application.m350 if (darwinAppKitModMask &[e modifierFlags]) {
536 darwinAppKitModMask = DarwinParseModifierList(appKitModifiers.UTF8String, TRUE);

Completed in 28 milliseconds