Searched refs:CreateXObjectImageDict (Results 1 – 2 of 2) sorted by relevance
111 CreateXObjectImageDict(info.width, info.height); in InitJPEG()187 CreateXObjectImageDict(BitmapWidth, BitmapHeight); in SetImage()278 CreateXObjectImageDict(mask_width, mask_height); in SetImage()399 RetainPtr<CPDF_Dictionary> CPDF_Image::CreateXObjectImageDict(int width, in CreateXObjectImageDict() function in CPDF_Image
79 RetainPtr<CPDF_Dictionary> CreateXObjectImageDict(int width, int height);