Searched defs:toc (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/xmh/dist/
H A Dmlist.c102 MsgList StringToMsgList(Toc toc, char *str) argument
H A DtsourceP.h95 Toc toc; member in struct:__anon8f9d28200108
H A Dtsource.c119 MsgFromPosition(Toc toc,XawTextPosition position,XawTextScanDirection dir) argument
149 CoerceToLegalPosition(Toc toc,XawTextPosition position) argument
163 Toc toc = source->toc_source.toc; local in function:Read
195 Toc toc = source->toc_source.toc; local in function:Replace
238 Toc toc = source->toc_source.toc; local in function:Scan
327 Toc toc; local in function:Initialize
339 TSourceInvalid(Toc toc,XawTextPosition position,int length) argument
[all...]
H A Dtocintrnl.h49 Toc toc; /* Which toc this message is in. */ member in struct:_MsgRec
H A Dtocutil.c42 Toc toc; local in function:TUMalloc
54 TUScanFileOutOfDate(Toc toc) argument
64 TUCheckSequenceMenu(Toc toc) argument
129 TUScanFileForToc(Toc toc) argument
160 TUGetMsgPosition(Toc toc,Msg msg) argument
194 Toc toc; local in function:TUResetTocLabel
218 Toc toc; local in function:TURedisplayToc
245 TULoadSeqLists(Toc toc) argument
305 TURefigureWhatsVisible(Toc toc) argument
356 TULoadTocFile(Toc toc) argument
463 TUSaveTocFile(Toc toc) argument
505 Toc toc = (Toc)client_data; local in function:UpdateScanFile
522 TUEnsureScanIsValidAndOpen(Toc toc,Boolean delay) argument
550 TURefigureTocPositions(Toc toc) argument
571 TUGetFullFolderInfo(Toc toc) argument
594 TUAppendToc(Toc toc,const char * ptr) argument
[all...]
H A Dutil.c346 MsgList CurMsgListOrCurMsg(Toc toc) argument
383 Toc toc; local in function:SelectedToc
H A Dxmh.h125 Toc toc; /* The table of contents. */ member in struct:_ScrnRec
H A Dfolder.c43 Toc toc; /* the toc of the selected folder */ member in struct:__anon31b98d620108
74 Toc toc; local in function:DoClose
154 Toc toc = SelectedToc(scrn); local in function:DoOpenFolder
234 Toc toc = SelectedToc(scrn); local in function:DoOpenFolderInNewWindow
265 Toc toc; local in function:CreateFolder
371 Toc toc = deleteData->toc; local in function:CheckAndConfirmDeleteFolder
425 Toc toc = deleteData->toc; local in function:CheckAndDeleteFolder
501 Toc toc = SelectedToc(scrn); local in function:DoDeleteFolder
1074 Toc toc; member in struct:_InteractTocTokenRec
1110 Toc toc = (Toc) client_data; local in function:CommitTocInteract
[all...]
H A Dmsg.c443 Toc toc = msg->toc; local in function:MsgSetFate
478 MsgGetFate(Msg msg,Toc * toc) argument
[all...]
H A Dtocfuncs.c74 Toc toc = scrn->toc; local in function:NextAndPreviousView
179 Toc toc = scrn->toc; local in function:DoViewNew
213 Toc toc = scrn->toc; local in function:DoForwardMsg
254 Toc toc = scrn->toc; local in function:DoTocUseAsComp
294 Toc toc = scrn->toc; local in function:MarkMessages
556 Toc toc = scrn->toc; local in function:DoPack
604 Toc toc = scrn->toc; local in function:DoSort
662 Toc toc = scrn->toc; local in function:DoForceRescan
704 Toc toc = scrn->toc; local in function:DoIncorporateNewMail
734 Toc toc = scrn->toc; local in function:DoReplyMsg
784 Toc toc = scrn->toc; local in function:DoPickMessages
835 Toc toc = (Toc) scrn->toc; local in function:DoSelectSequence
861 Toc toc = scrn->toc; local in function:DoOpenSeq
890 Toc toc = scrn->toc; local in function:XmhOpenSequence
940 Toc toc = scrn->toc; local in function:TwiddleSequence
[all...]
H A Dpick.c90 Toc toc; /* Toc for folder being scanned. */ member in struct:_PickRec
352 Toc toc = pick->toc; local in function:ExecOK
706 void AddPick(Scrn scrn, Toc toc, cons argument
[all...]
H A Dtoc.c107 int TocFolderExists(Toc toc) argument
158 Toc toc; local in function:TocInit
202 Toc toc = TUMalloc(); local in function:TocCreate
215 Toc toc; local in function:TocCreateFolder
225 TocHasMail(Toc toc) argument
230 CheckForNewMail(Toc toc) argument
257 Toc toc; local in function:TocCheckForNewMail
319 TocTestAndSetDeletePending(Toc toc) argument
328 TocClearDeletePending(Toc toc) argument
364 TocDeleteFolder(Toc toc) argument
401 TocSetScrn(Toc toc,Scrn scrn) argument
449 TocRemoveMsg(Toc toc,Msg msg) argument
485 TocRecheckValidity(Toc toc) argument
505 TocSetCurMsg(Toc toc,Msg msg) argument
534 TocGetCurMsg(Toc toc) argument
544 TocMsgAfter(Toc toc,Msg msg) argument
560 TocMsgBefore(Toc toc,Msg msg) argument
576 TocForceRescan(Toc toc) argument
599 TocReloadSeqLists(Toc toc) argument
629 TocHasSequences(Toc toc) argument
637 TocChangeViewedSeq(Toc toc,Sequence seq) argument
648 TocGetSeqNamed(Toc toc,const char * name) argument
663 TocViewedSequence(Toc toc) argument
671 TocSetSelectedSequence(Toc toc,Sequence sequence) argument
682 TocSelectedSequence(Toc toc) argument
693 TocCurMsgList(Toc toc) argument
717 TocUnsetSelection(Toc toc) argument
727 TocMakeNewMsg(Toc toc) argument
749 TocStopUpdate(Toc toc) argument
761 TocStartUpdate(Toc toc) argument
784 TocSetCacheValid(Toc toc) argument
792 TocMakeFolderName(Toc toc) argument
799 TocName(Toc toc) argument
817 TocHasChanges(Toc toc) argument
837 Toc toc = (Toc) client_data; local in function:TocCataclysmOkay
849 TocConfirmCataclysm(Toc toc,XtCallbackList confirms,XtCallbackList cancels) argument
907 Toc toc = (Toc) client_data; local in function:TocCommitChanges
1023 TocCanIncorporate(Toc toc) argument
1031 TocIncorporate(Toc toc) argument
1081 TocMsgChanged(Toc toc,Msg msg) argument
1127 TocMsgFromId(Toc toc,int msgid) argument
1167 Toc toc; local in function:XmhPushSequence
[all...]
/xsrc/external/mit/freetype/dist/docs/reference/stylesheets/
H A Dextra.css
/xsrc/external/mit/libXt/dist/src/
H A DConvert.c445 XrmValue toc; local in function:FreeCacheRec
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkmread.c1124 XkmFindTOCEntry(xkmFileInfo *finfo, xkmSectionInfo *toc, unsigned type) argument
1090 XkmReadTOC(FILE * file,xkmFileInfo * file_info,int max_toc,xkmSectionInfo * toc) argument
1136 XkmReadFileSection(FILE * file,xkmSectionInfo * toc,XkbFileInfo * result,unsigned * loaded_rtrn) argument
1207 XkmReadFileSectionName(FILE * file,xkmSectionInfo * toc) argument
1248 xkmSectionInfo toc[MAX_TOC], tmpTOC; local in function:XkmReadFile
[all...]
H A Dxkmout.c202 SizeXKMKeycodes(XkbFileInfo *result, xkmSectionInfo *toc, int *offset_inout) argument
129 SizeXKMVirtualMods(XkbFileInfo * result,XkmInfo * info,xkmSectionInfo * toc,int * offset_inout) argument
265 SizeXKMKeyTypes(XkbFileInfo * result,xkmSectionInfo * toc,int * offset_inout) argument
382 SizeXKMCompatMap(XkbFileInfo * result,XkmInfo * info,xkmSectionInfo * toc,int * offset_inout) argument
483 SizeXKMSymbols(XkbFileInfo * result,XkmInfo * info,xkmSectionInfo * toc,int * offset_inout) argument
667 SizeXKMIndicators(XkbFileInfo * result,XkmInfo * info,xkmSectionInfo * toc,int * offset_inout) argument
824 SizeXKMGeometry(XkbFileInfo * result,xkmSectionInfo * toc,int * offset_inout) argument
1307 WriteXKMFile(FILE * file,XkbFileInfo * result,int num_toc,xkmSectionInfo * toc,XkmInfo * info) argument
1365 xkmSectionInfo toc[MAX_TOC]; local in function:XkbWriteXKMFile
[all...]
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcfread.c98 PCF_Toc toc = &face->toc; local in function:pcf_read_TOC
[all...]
H A Dpcf.h154 PCF_TocRec toc; member in struct:PCF_FaceRec_
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkmread.c1140 XkmReadTOC(FILE *file,xkmFileInfo* file_info,int max_toc,xkmSectionInfo *toc) argument
1177 xkmSectionInfo toc[MAX_TOC],tmpTOC; local in function:XkmReadFile
[all...]
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkmread.c1229 xkmSectionInfo toc[MAX_TOC], tmpTOC; local in function:XkmReadFile
1189 XkmReadTOC(FILE * file,xkmFileInfo * file_info,int max_toc,xkmSectionInfo * toc) argument
[all...]
/xsrc/external/mit/libXcursor/dist/src/
H A Dfile.c356 XcursorUInt toc; local in function:_XcursorWriteFileHeader
382 _XcursorSeekToToc(XcursorFile * file,XcursorFileHeader * fileHeader,int toc) argument
393 _XcursorFileReadChunkHeader(XcursorFile * file,XcursorFileHeader * fileHeader,int toc,XcursorChunkHeader * chunkHeader) argument
418 _XcursorFileWriteChunkHeader(XcursorFile * file,XcursorFileHeader * fileHeader,int toc,XcursorChunkHeader * chunkHeader) argument
478 XcursorUInt toc; local in function:_XcursorFindImageToc
504 _XcursorReadImage(XcursorFile * file,XcursorFileHeader * fileHeader,int toc) argument
577 _XcursorWriteImage(XcursorFile * file,XcursorFileHeader * fileHeader,int toc,XcursorImage * image) argument
635 _XcursorReadComment(XcursorFile * file,XcursorFileHeader * fileHeader,int toc) argument
674 _XcursorWriteComment(XcursorFile * file,XcursorFileHeader * fileHeader,int toc,XcursorComment * comment) argument
749 int toc; local in function:_XcursorXcFileLoadImage
819 int toc = _XcursorFindImageToc (fileHeader, bestSize, n); local in function:_XcursorXcFileLoadImages
861 XcursorUInt toc; local in function:XcursorXcFileLoadAllImages
920 XcursorUInt toc; local in function:XcursorXcFileLoad
999 int toc; local in function:XcursorXcFileSave
[all...]

Completed in 26 milliseconds