Searched refs:pStretchItem (Results 1 – 4 of 4) sorted by relevance
116 …XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&pPool->GetDefaultItem(XATTR_FILLBMP_STR… in getAny() local122 else if( pStretchItem && pStretchItem->GetValue() ) in getAny()
2927 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&rObjItemSet.Get(XATTR_FILLBMP_STRETCH); in getPropertyValueImpl() local2934 else if( pStretchItem && pStretchItem->GetValue() ) in getPropertyValueImpl()
297 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)mpSet->GetItem(XATTR_FILLBMP_STRETCH); in getPropertyValue() local300 if( pStretchItem && pTileItem ) in getPropertyValue()304 else if( pStretchItem->GetValue() ) in getPropertyValue()
1216 …XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)rStyleSet.GetItem(XATTR_FILLBMP_STRETCH); in getPropertyValue() local1219 if( pStretchItem && pTileItem ) in getPropertyValue()1223 else if( pStretchItem->GetValue() ) in getPropertyValue()
Completed in 53 milliseconds