HomeSort by relevance Sort by last modified time
    Searched full:bsdestination (Results 1 - 1 of 1) sorted by null

  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 229 CFX_ByteString bsDestination = CFX_WideString(URL).UTF16LE_Encode();
230 FPDF_WIDESTRING pDestination = (FPDF_WIDESTRING)bsDestination.GetBuffer(bsDestination.GetLength());
232 bsDestination.ReleaseBuffer();

Completed in 198 milliseconds