Searched refs:CreateXObjectImageDict (Results 1 – 2 of 2) sorted by relevance
98 CreateXObjectImageDict(info.width, info.height); in InitJPEG()174 CreateXObjectImageDict(BitmapWidth, BitmapHeight); in SetImage()267 CreateXObjectImageDict(maskWidth, maskHeight); in SetImage()392 RetainPtr<CPDF_Dictionary> CPDF_Image::CreateXObjectImageDict(int width, in CreateXObjectImageDict() function in CPDF_Image
82 RetainPtr<CPDF_Dictionary> CreateXObjectImageDict(int width, int height);