Lines Matching +defs:newline +defs:property
81 XrmQuark property;
135 {LispFunction, Xedit_ConvertPropertyList, "convert-property-list name definition"},
146 {LispFunction, Xedit_PropertyList, "property-list &optional value"},
341 LispObj *desc, *modes = Oauto_modes->data.atom->property->value;
375 mode_infos[i].symbol->data.atom->property->value;
450 XeditPrint(Widget output, LispObj *object, int newline)
456 if (newline) {
520 /* The previous call added the property list to the widget,
603 * table was parsed, the newline has it's default property, so, while
604 * the newline has a property, backup a line to make sure everything is
616 /* While the newline after the right position has a "hidden" property,
648 (info)[(count)].property = entity->property; \
701 /* First generate masks of regions with the default property */
715 if ((prop)[j] == (info)[i].property) \
718 (prop)[(num_prop)++] = (info)[i].property; \
726 if ((info)[j].property == (prop)) { \
733 XrmQuark property = props[i];
740 CLIP_PROPERTY(oclip, property, oinfo, num_oinfo);
741 CLIP_PROPERTY(nclip, property, ninfo, num_ninfo);
976 convert-property-list name definition
1001 /* Check if a new property list was created */
1284 property-list &optional value