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

/xsrc/external/mit/libXaw/dist/src/
H A DTextSink.c1488 XawTextProperty *def_prop = NULL; local in function:XawTextSinkConvertPropertyList
1530 if (def_prop == NULL && propl->num_properties)
1531 def_prop = _XawTextSinkGetProperty(propl, Qdefault);
1700 if (def_prop)
1701 (void)XawTextSinkCombineProperty(NULL, prop, def_prop, False);

Completed in 3 milliseconds