/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | XmFontList.c | 306 ret_val = XmRenderTableAddRenditions(old, rends, 1, XmDUPLICATE); in XmFontListAppendEntry() 458 ret_val = XmRenderTableAddRenditions(NULL, rends, 1, XmDUPLICATE); in XmFontListCreate() 511 ret_val = XmRenderTableAddRenditions(NULL, rends, 1, XmDUPLICATE); in XmFontListCreate_r() 617 ret_val = XmRenderTableAddRenditions(old, rends, 1, XmDUPLICATE); in XmFontListAdd()
|
H A D | ResConvert.c | 2734 rt = XmRenderTableAddRenditions(NULL, rend, 1, XmMERGE_REPLACE); in cvtStringToXmRenderTable() 2753 rt = XmRenderTableAddRenditions(rt, rend, 1, XmMERGE_REPLACE); in cvtStringToXmRenderTable() 2776 rt = XmRenderTableAddRenditions(rt, rend, 1, XmMERGE_REPLACE); in cvtStringToXmRenderTable()
|
H A D | XmRenderT.c | 1297 XmRenderTableAddRenditions(XmRenderTable oldtable, in XmRenderTableAddRenditions() function 3373 new_rt = XmRenderTableAddRenditions(new_rt, rarray, rarray_count, XmMERGE_REPLACE); in XmRenderTableCvtFromProp()
|
H A D | Xm.h.in | 2037 XmRenderTableAddRenditions(XmRenderTable oldtable,
|
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/lib/Xmd/ |
H A D | onHelp.c | 87 rt = XmRenderTableAddRenditions(rt, rend, i, XmMERGE_NEW); in main()
|
H A D | Help.c | 283 csRT = XmRenderTableAddRenditions(NULL, rend, i, XmMERGE_OLD);; in Initialize()
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm-2.0/rendition/ |
H A D | test1.c | 93 render_table = XmRenderTableAddRenditions (NULL, renditions, renditions_count, XmMERGE_NEW); 320 rendertable = XmRenderTableAddRenditions (NULL, renditions, XtNumber (renditions), XmMERGE_NEW) ; in main()
|
H A D | test3.c | 196 rendertable = XmRenderTableAddRenditions (NULL, renditions, XtNumber (renditions), XmMERGE_NEW) ; in main()
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | Xme.c | 336 rt = XmRenderTableAddRenditions(NULL, &r, 1, XmMERGE_REPLACE); in XmeGetDefaultRenderTableFromFixedFont()
|
H A D | RenderTable.c | 57 XmRenderTableAddRenditions(XmRenderTable oldtable, in XmRenderTableAddRenditions() function
|
H A D | ResConvert.c | 3114 rt = XmRenderTableAddRenditions(ort, &r, 1, XmMERGE_REPLACE); in _XmCvtStringToRenderTable() 3145 rt = XmRenderTableAddRenditions(ort, &r, 1, XmMERGE_REPLACE); in _XmCvtStringToRenderTable() 3159 rt = XmRenderTableAddRenditions(ort, &r, 1, XmMERGE_REPLACE); in _XmCvtStringToRenderTable()
|
/dports/x11-toolkits/open-motif/motif-2.3.8/doc/man/man3/ |
H A D | Makefile.am | 379 XmRenderTableAddRenditions.3 \
|
H A D | Makefile.in | 692 XmRenderTableAddRenditions.3 \
|
/dports/x11-toolkits/Xmt/xmt400/Xmt/ |
H A D | Layout.c | 518 XmRenderTableAddRenditions(NULL, &rendition, 1, 521 XmRenderTableAddRenditions(NULL, &rendition, 1, XmREPLACE); 768 XmRenderTableAddRenditions(NULL, &rendition, 1, XmMERGE_REPLACE); 770 XmRenderTableAddRenditions(NULL, &rendition, 1, XmREPLACE);
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/ |
H A D | font.cpp | 569 renderTable = XmRenderTableAddRenditions( NULL, &rendition, 1, in GetInternalFont()
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/ |
H A D | font.cpp | 569 renderTable = XmRenderTableAddRenditions( NULL, &rendition, 1, in GetInternalFont()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/ |
H A D | font.cpp | 580 renderTable = XmRenderTableAddRenditions( NULL, &rendition, 1, in GetInternalFont()
|
/dports/audio/snd/snd-21.2/tools/ |
H A D | snd.supp | 1560 fun:XmRenderTableAddRenditions 1717 fun:XmRenderTableAddRenditions
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/scripts/OS2/ |
H A D | Xm_20_emx.def.dist | 994 XmRenderTableAddRenditions @960
|
H A D | Xm_21_emx.def.dist | 949 XmRenderTableAddRenditions @926
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/ |
H A D | Xm.h.in | 1315 XMLIBEXPORT XmRenderTable XmRenderTableAddRenditions(XmRenderTable oldtable,
|
/dports/audio/snd/snd-21.2/ |
H A D | snd-motif.scm | 172 (XmRenderTableAddRenditions
|
/dports/x11-toolkits/xbae/xbae-4.60.4/src/ |
H A D | Methods.c | 629 render_table = XmRenderTableAddRenditions(NULL, &rendition, 1, XmMERGE_NEW); in xbaeUpdateTextFieldFont()
|
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/ |
H A D | xdvi.c | 2563 rtable = XmRenderTableAddRenditions(NULL, &rendition, 1, XmMERGE_REPLACE); in create_widgets()
|
/dports/multimedia/xawtv/xawtv-3.107/x11/ |
H A D | motv.c | 465 arg->render_table = XmRenderTableAddRenditions in rend_cb()
|