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

/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/unBER/
H A DunBER.cpp192 uchar classId; local
236 classId = b[i] & CLASS_MASK;
239 switch(classId) {
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkOption.c412 Tk_Uid nameId, classId = NULL;
499 classId = Tk_GetUid(className);
503 if ((elPtr->nameUid == classId)
511 if ((elPtr->nameUid == classId)
578 if (leafPtr->nameUid == classId &&
410 Tk_Uid nameId, classId = NULL; local
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkOption.c432 Tk_Uid nameId, classId = NULL;
517 classId = Tk_GetUid(className);
521 if ((elPtr->nameUid == classId)
529 if ((elPtr->nameUid == classId)
597 if (leafPtr->nameUid == classId &&
430 Tk_Uid nameId, classId = NULL; local
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DttkWinTheme.c99 int classId; /* class id for DrawFrameControl */ member in struct:__anon13440
171 elementData->classId,
359 DFC_BUTTON, /* classId */

Completed in 122 milliseconds