Home
last modified time | relevance | path

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

/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.cpp170 int32_t CFX_CTTGSUBTable::GetInt32(pdfium::span<const uint8_t>& p) const { in GetInt32() function in CFX_CTTGSUBTable