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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.h174 extern XrmQuark _XawTextFormat(
H A DTextAction.c222 if (_XawTextFormat(ctx) == (int)XawFmtWide) {
694 if (_XawTextFormat(ctx) == (int)XawFmtWide)
710 if (_XawTextFormat(ctx) == (int)XawFmtWide) {
729 if (_XawTextFormat(ctx) == (int)XawFmtWide && *type == XA_STRING) {
886 if (_XawTextFormat(ctx) == (int)XawFmtWide) {
914 text.format = _XawTextFormat(ctx);
1112 text.format = _XawTextFormat(ctx);
1200 text.format = _XawTextFormat(ctx);
1511 if (_XawTextFormat(ctx) == (int)XawFmtWide) {
1548 text.format = _XawTextFormat( ct
[all...]
H A DTextSrc.c572 _XawTextFormat(TextWidget tw) function
574 _XawTextFormat(tw)
H A DTextPop.c540 if (_XawTextFormat(ctx) == (int)XawFmtWide) {
819 if ((text.format = _XawTextFormat(ctx)) == XawFmtWide)
962 if ((find.format = _XawTextFormat(ctx)) == XawFmtWide)
970 if ((replace.format = _XawTextFormat(ctx)) == XawFmtWide)
H A DText.c747 if (_XawTextFormat(ctx) == (int)XawFmt8Bit)
749 else if (_XawTextFormat(ctx) == (int)XawFmtWide)
786 if (_XawTextFormat(ctx) == (int)XawFmtWide) {
1572 if (_XawTextFormat(ctx) == (int)XawFmtWide)
1588 if (_XawTextFormat(ctx) == (int)XawFmtWide) {
1607 if (_XawTextFormat(ctx) == (int)XawFmtWide && *type == XA_STRING) {
1819 if (_XawTextFormat(ctx) == (int)XawFmtWide) {
1898 if (_XawTextFormat(ctx) == (int)XawFmtWide) {

Completed in 27 milliseconds