Searched refs:sExtend (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfpdf_flatten.cpp425 char sExtend[5] = {0}; local
426 FXSYS_itoa(iKey, sExtend, 10);
427 key = CFX_ByteString("FFT") + CFX_ByteString(sExtend);

Completed in 141 milliseconds