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

  /external/pdfium/core/include/fxcrt/
fx_stream.h 43 #define FX_GETBYTEOFFSET0(a) ((FX_BYTE)(a))
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_create.cpp 600 buffer.AppendByte(FX_GETBYTEOFFSET0(offset));
610 buffer.AppendByte(FX_GETBYTEOFFSET0(objnum));
612 buffer.AppendByte(FX_GETBYTEOFFSET0(index));
    [all...]

Completed in 61 milliseconds