Searched refs:STRING_ID_ITEM (Results 1 – 4 of 4) sorted by relevance
58 public static final int STRING_ID_ITEM = UINT; field in SizeOf
717 return open(tableOfContents.stringIds.off + (index * SizeOf.STRING_ID_ITEM)) in get()
82 return SizeOf.STRING_ID_ITEM; in writeSize()
1113 idsDefs += contents.stringIds.size * SizeOf.STRING_ID_ITEM in plus()