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

/xsrc/external/mit/libXaw/dist/src/
H A DTextSink.c1148 _XawTextSinkGetProperty(XawTextPropertyList *list, XrmQuark property) function in typeref:typename:XawTextProperty *
1169 return (_XawTextSinkGetProperty(list, property));
1336 if ((property = _XawTextSinkGetProperty(list, result->identifier)) != NULL) {
1531 def_prop = _XawTextSinkGetProperty(propl, Qdefault);
1551 else if (_XawTextSinkGetProperty(propl, ident) != NULL) {

Completed in 3 milliseconds