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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Duma.cpp106 long theAppearance ; local
107 if ( Gestalt( gestaltAppearanceAttr, &theAppearance ) == noErr )
121 if ( Gestalt( gestaltAppearanceVersion, &theAppearance ) == noErr )
123 sUMAAppearanceVersion = theAppearance ;

Completed in 37 milliseconds