Searched refs:dropSiteType (Results 1 – 3 of 3) sorted by relevance
813 dsi->dropSiteType = XmDROP_SITE_COMPOSITE; in createShellInfoRec()843 if (pi->dropSiteType != XmDROP_SITE_COMPOSITE) in addChildToComposite()908 if (pi->dropSiteType != XmDROP_SITE_COMPOSITE) in removeChildFromComposite()943 if (dsi->dropSiteType == XmDROP_SITE_COMPOSITE && thorough && in destroyInfoRec()1019 if (hr->dropSiteType == XmDROP_SITE_COMPOSITE && in __XmDSMCreateInfo()1221 if (ndsi->dropSiteType != dsi->dropSiteType) in __XmDSMUpdateInfo()1224 ndsi->dropSiteType = dsi->dropSiteType; in __XmDSMUpdateInfo()1231 if (ndsi->dropSiteType == XmDROP_SITE_SIMPLE) in __XmDSMUpdateInfo()2229 if (pi->dropSiteType == XmDROP_SITE_COMPOSITE) in __XmDSMInsertInfo()
87 sizeof(unsigned char), Offset(dropSiteType),
330 unsigned char dropSiteType; member