Searched defs:AddBitmap (Results 1 – 3 of 3) sorted by relevance
34 …int AddBitmap(HINSTANCE hInst, int idBitmap, int iNumImages, int iImageWidth, int iImageHeight) { … in AddBitmap() function
98 bool CefImageImpl::AddBitmap(float scale_factor, in AddBitmap() function in CefImageImpl304 bool CefImageImpl::AddBitmap(float scale_factor, const SkBitmap& bitmap) { in AddBitmap() function in CefImageImpl
73 bool CefImageCToCpp::AddBitmap(float scale_factor, in AddBitmap() function in CefImageCToCpp