Searched refs:useSourceIfMatch (Results 1 – 6 of 6) sorted by relevance
41 opt.useSourceIfMatch = false; in CreatePixelMap()
69 opts.useSourceIfMatch = GetData<bool>(); in GetPixelMapFromData()
741 opts.useSourceIfMatch = true;1354 opts.useSourceIfMatch = true;1385 opts.useSourceIfMatch = true;1413 opts.useSourceIfMatch = true;1440 opts.useSourceIfMatch = true;1606 opts.useSourceIfMatch = true;1657 opts.useSourceIfMatch = true;1668 opts2.useSourceIfMatch = true;
53 bool useSourceIfMatch = false; member
67 bool useSourceIfMatch = false; member
783 …if (opts.useSourceIfMatch && !source.IsEditable() && !opts.editable && (cropType == CropValue::NOC… in Create()