Home
last modified time | relevance | path

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

/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DTextAction.c1123 InsertNewLineAndBackupInternal(ctx) in InsertNewLineAndBackupInternal() function
1169 (void) InsertNewLineAndBackupInternal( (TextWidget) w );
1180 if (InsertNewLineAndBackupInternal(ctx) == XawEditError)
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DTextAction.c1076 InsertNewLineAndBackupInternal(TextWidget ctx) in InsertNewLineAndBackupInternal() function
1117 (void) InsertNewLineAndBackupInternal( (TextWidget) w ); in InsertNewLineAndBackup()
1126 if (InsertNewLineAndBackupInternal(ctx) == XawEditError) in LocalInsertNewLine()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DTextAction.c1116 InsertNewLineAndBackupInternal(ctx) in InsertNewLineAndBackupInternal() function
1159 (void) InsertNewLineAndBackupInternal( (TextWidget) w );
1170 if (InsertNewLineAndBackupInternal(ctx) == XawEditError)
/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DTextEdit.c952 static XwEditResult InsertNewLineAndBackupInternal(ctx) in InsertNewLineAndBackupInternal() function
1662 InsertNewLineAndBackupInternal(ctx);
1676 if (InsertNewLineAndBackupInternal(ctx)) {
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DTextAction.c95 static int InsertNewLineAndBackupInternal(TextWidget);
2476 InsertNewLineAndBackupInternal(TextWidget ctx) in InsertNewLineAndBackupInternal() function
2540 (void)InsertNewLineAndBackupInternal(ctx); in InsertNewLineAndBackup()
2552 error = InsertNewLineAndBackupInternal(ctx); in LocalInsertNewLine()