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

  /external/pdfium/fpdfsdk/
cpdfsdk_widget.cpp     [all...]
fpdf_flatten.cpp 210 CFX_ByteString sBody =
212 sStream = sStream + sBody + "\nQ";
  /external/pdfium/core/fpdfdoc/
cpvt_generateap.cpp 254 CFX_ByteString sBody = CPVT_GenerateAP::GenerateEditAP(
256 if (sBody.GetLength() > 0) {
268 << sBody << "ET\n"
354 CFX_ByteTextBuf sBody;
391 sBody << "q\n"
399 sBody << "BT\n"
408 sBody << "BT\n"
420 if (sBody.GetSize() > 0) {
424 << sBody.AsStringC() << "Q\nEMC\n";
    [all...]

Completed in 109 milliseconds