Searched refs:XFA_Base64Decode (Results 1 – 1 of 1) sorted by relevance
939 static int32_t XFA_Base64Decode(const FX_CHAR* pStr, uint8_t* pOutBuffer) { in XFA_Base64Decode() function1064 int32_t iRead = XFA_Base64Decode(bsData.c_str(), pImageBuffer); in XFA_LoadImageData()