Lines Matching refs:static
35 …__attribute__((used)) static struct{ const void* replacement; const void* replacee; } _interpose_#…
42 static PluginProcessShimCallbacks pluginProcessShimCallbacks;
44 static IMP NSApplication_RunModalForWindow;
45 static unsigned modalCount = 0;
47 static void beginModal()
58 static void endModal()
64 static NSInteger shim_NSApplication_RunModalForWindow(id self, SEL _cmd, NSWindow* window)
74 static void shimDebugger(void)
82 static UInt32 shimGetCurrentEventButtonState()
87 static Boolean shimIsWindowActive(WindowRef window)
96 static void shimModalDialog(ModalFilterUPP modalFilter, DialogItemIndex *itemHit)
103 static DialogItemIndex shimAlert(SInt16 alertID, ModalFilterUPP modalFilter)
112 static void shimShowWindow(WindowRef window)
118 static void shimHideWindow(WindowRef window)