Searched refs:placementSelection (Results 1 – 1 of 1) sorted by relevance
58 int placementSelection; member476 pData->placementSelection = PLACEMENT_CENTER; in InitBackgroundDialog()501 pData->placementSelection = PLACEMENT_FIT; in InitBackgroundDialog()507 pData->placementSelection = PLACEMENT_FILL; in InitBackgroundDialog()516 pData->placementSelection = PLACEMENT_TILE; in InitBackgroundDialog()823 switch (pData->placementSelection) in DrawBackgroundPreview()1015 if (pData->placementSelection == PLACEMENT_TILE) in SetWallpaper()1021 if (pData->placementSelection == PLACEMENT_CENTER) in SetWallpaper()1027 if (pData->placementSelection == PLACEMENT_STRETCH) in SetWallpaper()1033 if (pData->placementSelection == PLACEMENT_FIT) in SetWallpaper()[all …]