Lines Matching refs:new
135 Initialize(request, new, args, num_args)
136 Widget request, new;
140 AsciiWidget w = (AsciiWidget) new;
150 new->core.height = DEFAULT_TEXT_HEIGHT;
158 new, args, *num_args );
160 new, args, *num_args );
165 new, args, *num_args );
167 new, args, *num_args );
178 XawTextDisableRedisplay(new);
179 XawTextEnableRedisplay(new);
189 _XawImRegister( new );
194 _XawImSetValues(new, list, ac);