Lines Matching defs:target
1061 XawTextPosition top, target;
1100 target = lt->top;
1101 top = SrcScan(ctx->text.source, target, XawstEOL,
1118 if ( updateTo == target ) {
1127 else if (lt->top != target)
1367 ConvertSelection(w, selection, target, type, value, length, format)
1369 Atom *selection, *target, *type;
1380 if (*target == XA_TARGETS(d)) {
1384 if ( SrcCvtSel(src, selection, target, type, value, length, format) )
1388 target, type, (caddr_t*)&std_targets,
1415 if ( SrcCvtSel(src, selection, target, type, value, length, format) )
1418 if (*target == XA_STRING ||
1419 *target == XA_TEXT(d) ||
1420 *target == XA_COMPOUND_TEXT(d)) {
1421 if (*target == XA_COMPOUND_TEXT(d))
1422 *type = *target;
1431 if ( (*target == XA_LIST_LENGTH(d)) || (*target == XA_LENGTH(d)) ) {
1435 if (*target == XA_LIST_LENGTH(d))
1437 else /* *target == XA_LENGTH(d) */
1447 if (*target == XA_CHARACTER_POSITION(d)) {
1460 if (*target == XA_DELETE(d)) {
1471 if (XmuConvertStandardSelection(w, ctx->text.time, selection, target, type,