Home
last modified time | relevance | path

Searched refs:AppSelectionType (Results 1 – 5 of 5) sorted by relevance

/dports/editors/ted/Ted-2.23/appFrame/
H A DappCopyPasteGtk.c46 static int appGetResponseType( AppSelectionType ** pAst, in appGetResponseType()
49 AppSelectionType * ast, in appGetResponseType()
95 const AppSelectionType * ast; in appDocReleaseSelection()
115 const AppSelectionType * ast; in appDocOwnSelection()
166 const AppSelectionType * ast; in appAskForPaste()
204 AppSelectionType * ast; in appDocGotPasteReplyGtk()
299 AppSelectionType * ast; in APP_GIVE_COPY()
333 AppSelectionType * ast; in appDocForgetCopiedSelection()
387 AppSelectionType * ast; in appAllocateCopyPasteTargetAtoms()
H A DappCopyPaste.c15 const AppSelectionType * appDocGetSelectionType( in appDocGetSelectionType()
20 const AppSelectionType * ast; in appDocGetSelectionType()
30 { return (const AppSelectionType *)0; } in appDocGetSelectionType()
H A DappCopyPasteMotif.c29 static int appGetResponseType( AppSelectionType ** pAst, in appGetResponseType()
32 AppSelectionType * ast, in appGetResponseType()
78 AppSelectionType * ast; in appDocGotPasteReply()
138 AppSelectionType * ast; in appAppUsePaste()
197 AppSelectionType * ast; in APP_GIVE_COPY()
376 AppSelectionType * ast; in appDocForgetCopiedSelection()
492 const AppSelectionType * ast; in appDocReleaseSelection()
509 const AppSelectionType * ast; in appDocOwnSelection()
567 const AppSelectionType * ast; in appAskForPaste()
634 AppSelectionType * ast; in appAllocateCopyPasteTargetAtoms()
H A DappFrame.h470 struct AppSelectionType * eaDocSelectionTypes;
473 struct AppSelectionType * eaAppSelectionTypes;
604 typedef struct AppSelectionType struct
613 } AppSelectionType; typedef
1051 extern const AppSelectionType * appDocGetSelectionType(
/dports/editors/ted/Ted-2.23/Ted/
H A DtedMain.c1220 static AppSelectionType TedDocSelectionTypes[]=
1561 sizeof(TedDocSelectionTypes)/ sizeof(AppSelectionType),
1563 (AppSelectionType *)0,
1564 0/ sizeof(AppSelectionType),