Home
last modified time | relevance | path

Searched refs:GetTextBytesFromSelection (Results 1 – 3 of 3) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcutpaste.c791 char *cut_buffer=GetTextBytesFromSelection(FALSE, &uLen);
1313 char *GetTextBytesFromSelection(compound_text, pulLen) in GetTextBytesFromSelection() function
1398 cut_buffer = GetTextBytesFromSelection(TRUE, &uLen); in PasteCompoundText()
H A Dcutpaste.e76 extern char * GetTextBytesFromSelection ARGS_DECL((int compound_text,
H A Dtext.c3662 cut_buffer = GetTextBytesFromSelection(TRUE, &ul); in HandlePasteInDrawTextMode()