Searched refs:getShortcutListSizeAndForwardPointer (Results 1 – 4 of 4) sorted by relevance
44 static int getShortcutListSizeAndForwardPointer(const ReadOnlyByteArrayView buffer,52 const int shortcutListSize = getShortcutListSizeAndForwardPointer(buffer, pos); in skipShortcuts()
39 /* static */ int ShortcutListReadingUtils::getShortcutListSizeAndForwardPointer( in getShortcutListSizeAndForwardPointer() function in latinime::ShortcutListReadingUtils
40 ShortcutListReadingUtils::getShortcutListSizeAndForwardPointer(mBuffer, &listPos); in getStartPos()63 ::getShortcutListSizeAndForwardPointer(mBuffer, pos); in skipAllShortcuts()
463 ShortcutListReadingUtils::getShortcutListSizeAndForwardPointer(mBuffer, &shortcutPos); in getWordProperty()