Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dconvkinput.e38 extern int copyAndPasteJIS;
H A Dinmethod.c258 copyAndPasteJIS = FALSE;
261 copyAndPasteJIS = TRUE;
H A Dconvkinput.c93 int copyAndPasteJIS = FALSE; variable
H A Dcutpaste.c852 if (copyAndPasteJIS) { in PasteFromCutBuffer()
1036 if (copyAndPasteJIS) { in PasteFromFile()
H A Dtext.c3652 if (copyAndPasteJIS) { in HandlePasteInDrawTextMode()
3678 if (copyAndPasteJIS) { in HandlePasteInDrawTextMode()
3731 gnInputMethod == TGIM_KINPUT && copyAndPasteJIS) { in HandleCopyInDrawTextMode()