Searched refs:aClazz (Results 1 – 1 of 1) sorted by relevance
555 int ControlHelper::getControlElementName(const Class aClazz, const int nControlId) const in getControlElementName() argument557 …DBG_PRINT_ENTRY(CLASS_NAME, __func__, "aClazz", [[aClazz description] UTF8String], "controlId", nC… in getControlElementName()560 if (aClazz == [NSButton class]) in getControlElementName()572 else if (aClazz == [NSPopUpButton class]) in getControlElementName()
Completed in 13 milliseconds