Searched defs:pixelStretchTileMode (Results 1 – 2 of 2) sorted by relevance
838 … const RectF& boundsRect, const bool boundsGeoValid, const Drawing::TileMode pixelStretchTileMode) in DrawPixelStretch()
1006 … auto pixelStretchTileMode = static_cast<Drawing::TileMode>(properties.GetPixelStretchTileMode()); in DrawPixelStretch() local