Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmResource.c2395 XtOffsetOf (AppearanceData, activeBottomShadowPStr),
4213 if (pAD->activeBottomShadowPStr && in CheckForNoDither()
4214 !strcmp(pAD->activeBottomShadowPStr, _NoDither)) in CheckForNoDither()
4216 pAD->activeBottomShadowPStr = NULL; in CheckForNoDither()
4598 if (pAData->activeBottomShadowPStr) in MakeAppearanceResources()
4603 pAData->activeBottomShadowPStr, in MakeAppearanceResources()
6438 (pAD1->activeBottomShadowPStr == pAD2->activeBottomShadowPStr) && in SimilarAppearanceData()
6460 (pAD1->activeBottomShadowPStr == pAD2->activeBottomShadowPStr) && in SimilarAppearanceData()
H A DWmGlobal.h1053 String activeBottomShadowPStr; /* resource */ member