Searched refs:temp_len (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c1703 int temp_len; local
1718 temp_len = text.length; /* _XawTextWCToMB's 3rd arg is in_out */
1719 if ( _XawTextWCToMB( XtDisplay(w), (wchar_t*)text.ptr, &temp_len ) == NULL ) {

Completed in 14 milliseconds