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

  /external/pdfium/core/include/fxcrt/
fx_stream.h 39 #define FX_GETBYTEOFFSET8(a) ((FX_BYTE)(a>>8))
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_create.cpp 602 buffer.AppendByte(FX_GETBYTEOFFSET8(offset));
612 buffer.AppendByte(FX_GETBYTEOFFSET8(objnum));
614 buffer.AppendByte(FX_GETBYTEOFFSET8(index));
    [all...]

Completed in 33 milliseconds