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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextTr.c48 ", *_XawDefaultTextTranslations3 = "\ variable
H A DXaw3_1Text.c105 *_XawDefaultTextTranslations3;
313 int len3 = strlen (_XawDefaultTextTranslations3);
327 strcpy (cp, _XawDefaultTextTranslations3);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextTr.c92 ", *_XawDefaultTextTranslations3 = "\ variable
H A DText.c133 *_XawDefaultTextTranslations3, *_XawDefaultTextTranslations4;
311 size_t len3 = strlen (_XawDefaultTextTranslations3);
331 (void) strcpy( cp, _XawDefaultTextTranslations3); cp += len3;

Completed in 61 milliseconds