Searched refs:wxShapedMacWindowDef (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtoplevel.cpp66 static pascal long wxShapedMacWindowDef(short varCode, WindowRef window, SInt16 message, SInt32 param);
761 customWindowDefSpec.u.defProc = NewWindowDefUPP(wxShapedMacWindowDef);
1445 static pascal long wxShapedMacWindowDef(short varCode, WindowRef window, SInt16 message, SInt32 param) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtoplevel.cpp73 static pascal long wxShapedMacWindowDef(short varCode, WindowRef window, SInt16 message, SInt32 param);
1278 (WindowDefUPP) wxShapedMacWindowDef;
1280 NewWindowDefUPP(wxShapedMacWindowDef);
1944 static pascal long wxShapedMacWindowDef(short varCode, WindowRef window, SInt16 message, SInt32 param) function

Completed in 47 milliseconds