Searched defs:headerSize (Results 1 – 3 of 3) sorted by relevance
51 public DictionaryHeader(final int headerSize, final DictionaryOptions dictionaryOptions, in DictionaryHeader()
290 final int headerSize, final int pos) { in getWordAtPosition()300 final DictDecoder dictDecoder, final int headerSize, final int pos) { in getWordAtPositionWithoutParentAddress()
69 const int headerSize = getHeaderSize(dictBuf); in fetchAllHeaderAttributes() local