Home
last modified time | relevance | path

Searched defs:GetInt32 (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_arguments.cpp34 int32_t CFXJSE_Arguments::GetInt32(int32_t index) const { in GetInt32() function in CFXJSE_Arguments
/external/flatbuffers/go/
Dencode.go84 func GetInt32(buf []byte) (n int32) { func
Dtable.go108 func (t *Table) GetInt32(off UOffsetT) int32 { func
/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.cpp159 int32_t CFX_CTTGSUBTable::GetInt32(FT_Bytes& p) const { in GetInt32() function in CFX_CTTGSUBTable