HomeSort by relevance Sort by last modified time
    Searched refs:InitStream (Results 1 - 9 of 9) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_image.cpp 64 m_pStream->InitStream(pData, size, pDict);
374 m_pStream->InitStream(dest_buf, dest_size, pDict);
fpdf_edit_content.cpp 115 pStream->InitStream((uint8_t*)data, size, pFormDict);
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_CBA_Fontmap.cpp 183 pStream->InitStream(NULL, 0, pStreamDict);
  /external/pdfium/xfa/src/fgas/src/crt/
fx_stream.h 262 void InitStream();
fx_stream.cpp 639 InitStream();
650 void CFX_TextStream::InitStream() {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_objects.h 462 void InitStream(uint8_t* pData, FX_DWORD size, CPDF_Dictionary* pDict);
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 354 std::error_code InitStream();
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 591 std::error_code InitStream();
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_objects.cpp 839 void CPDF_Stream::InitStream(uint8_t* pData,
    [all...]

Completed in 196 milliseconds