Lines Matching refs:entries
104 ((PRCPrototypeEntry *)&PrototypeList.entries[iEntry])->data = (void *)iEntry; in NitroMain()
415 … (fDictShown) ? PatternName[PrototypeList.entries[dictIndex].code] : "<New Pattern>", in NitroMain()
416 (fDictShown) ? PrototypeList.entries[dictIndex].kind : 1, in NitroMain()
417 … (fx16)((fDictShown) ? PrototypeList.entries[dictIndex].correction : 0), in NitroMain()
495 &PrototypeList.entries[dictIndex]); in NitroMain()
514 &PrototypeList.entries[dictIndex]); in NitroMain()
518 PatternName[PrototypeList.entries[dictIndex].code]); in NitroMain()
527 &PrototypeList.entries[dictIndex]); in NitroMain()
531 PatternName[PrototypeList.entries[dictIndex].code], in NitroMain()
532 PrototypeList.entries[dictIndex].kind, in NitroMain()
533 PrototypeList.entries[dictIndex].correction, in NitroMain()