Home
last modified time | relevance | path

Searched refs:asttUsePaste (Results 1 – 3 of 3) sorted by relevance

/dports/editors/ted/Ted-2.23/appFrame/
H A DappCopyPasteMotif.c123 (*astt->asttUsePaste)( w, voided, event, pRefused ); in appDocGotPasteReply()
177 (*astt->asttUsePaste)( w, voidea, event, pRefused ); in appAppUsePaste()
H A DappCopyPasteGtk.c244 (*astt->asttUsePaste)( w, gsd, time, voided ); in appDocGotPasteReplyGtk()
H A DappFrame.h600 APP_PASTE_REPLY asttUsePaste; member