Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Mrm/
H A DMrmicon.c108 RGMColorTablePtr ctable; /* color table in icon */
345 RGMColorTablePtr ctable, in Urm__MapIconBitmap()
756 RGMColorTablePtr ctable, in Urm__MapIconReplace()
901 RGMColorTablePtr ctable, in Urm__MapIconAllocate()
1084 RGMColorTablePtr ctable, in Urm__RealizeColorTable()
1562 UrmColorTableSize (RGMColorTablePtr ctable) /* unused */ in UrmColorTableSize()
H A DMrm.h1077 } RGMColorTable, *RGMColorTablePtr ; typedef
1127 RGMColorTablePtr ctptr ; /* in-memory color table */
1331 RGMColorTablePtr ctable ,
1342 RGMColorTablePtr ctable ,
1350 RGMColorTablePtr ctable ,
1359 RGMColorTablePtr ctable ,
1374 extern Cardinal UrmColorTableSize _ARGUMENTS(( RGMColorTablePtr ctable ));
H A DMrmwcrwr.c611 RGMColorTablePtr src_ct ; /* arg_val as color table pointer */ in UrmCWRSetArgValue()
612 RGMColorTablePtr dst_ct ; /* color table allocated in record */ in UrmCWRSetArgValue()
708 src_ct = (RGMColorTablePtr) arg_val ; in UrmCWRSetArgValue()
H A DMrmwcrw.c3030 RGMColorTablePtr ctable ; /* color table in icon image */ in Urm__CW_LoadIconImage()
3069 iconptr->color_table.ctptr = (RGMColorTablePtr) in Urm__CW_LoadIconImage()