Home
last modified time | relevance | path

Searched refs:fromRend (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmRenderT.c139 XmRendition fromRend);
141 XmRendition fromRend);
1102 XmRendition fromRend) in CopyInto() argument
1115 _XmRendFont(toRend) = _XmRendFont(fromRend); in CopyInto()
1118 if (!ListIsList(_XmRendTabs(fromRend))) in CopyInto()
1131 _XmRendBG (toRend) = _XmRendBG (fromRend); in CopyInto()
1132 _XmRendFG (toRend) = _XmRendFG (fromRend); in CopyInto()
1141 XmRendition fromRend) in MergeInto() argument
1156 ListIsList(_XmRendTabs(fromRend))) in MergeInto()
1175 _XmRendBG(toRend) = _XmRendBG (fromRend); in MergeInto()
[all …]