Searched defs:text_prop (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcPrTxt.c111 _XTextPropertyToTextList(XLCd lcd,Display * dpy,const XTextProperty * text_prop,const char * to_type,XPointer ** list_ret,int * count_ret) argument
246 _XmbTextPropertyToTextList(XLCd lcd,Display * dpy,const XTextProperty * text_prop,char *** list_ret,int * count_ret) argument
258 _XwcTextPropertyToTextList(XLCd lcd,Display * dpy,const XTextProperty * text_prop,wchar_t *** list_ret,int * count_ret) argument
270 _Xutf8TextPropertyToTextList(XLCd lcd,Display * dpy,const XTextProperty * text_prop,char *** list_ret,int * count_ret) argument
[all...]
H A DlcTxtPr.c69 _XTextListToTextProperty(XLCd lcd,Display * dpy,const char * from_type,XPointer list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
218 _XmbTextListToTextProperty(XLCd lcd,Display * dpy,char ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
231 _XwcTextListToTextProperty(XLCd lcd,Display * dpy,wchar_t ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
244 _Xutf8TextListToTextProperty(XLCd lcd,Display * dpy,char ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
[all...]
H A DlcWrap.c349 XmbTextPropertyToTextList(Display * dpy,const XTextProperty * text_prop,char *** list_ret,int * count_ret) argument
365 XwcTextPropertyToTextList(Display * dpy,const XTextProperty * text_prop,wchar_t *** list_ret,int * count_ret) argument
381 Xutf8TextPropertyToTextList(Display * dpy,const XTextProperty * text_prop,char *** list_ret,int * count_ret) argument
397 XmbTextListToTextProperty(Display * dpy,char ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
414 XwcTextListToTextProperty(Display * dpy,wchar_t ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
431 Xutf8TextListToTextProperty(Display * dpy,char ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
[all...]
/xsrc/external/mit/xterm/dist/
H A Dxutf8.c256 Xutf8TextListToTextProperty(Display * dpy,char ** list,int count,XICCEncodingStyle style,XTextProperty * text_prop) argument
H A Dbutton.c2695 XTextProperty text_prop; local in function:SelectionReceived
1761 xtermUtf8ToTextList(XtermWidget xw,XTextProperty * text_prop,char *** text_list,int * text_list_count) argument
[all...]
H A Dmisc.c6288 XTextProperty text_prop; local in function:ChangeXprop
/xsrc/external/mit/twm/dist/src/
H A Dutil.c755 XTextProperty text_prop; local in function:I18N_FetchName
794 XTextProperty text_prop; local in function:I18N_GetIconName
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dwin_utils.c224 XTextProperty text_prop; local in function:GetWMPropertyString
[all...]

Completed in 22 milliseconds