Searched refs:SHORTCUT_LIST_SIZE_FIELD_SIZE (Results 1 – 2 of 2) sorted by relevance
29 const int ShortcutListReadingUtils::SHORTCUT_LIST_SIZE_FIELD_SIZE = 2; member in latinime::ShortcutListReadingUtils43 - SHORTCUT_LIST_SIZE_FIELD_SIZE; in getShortcutListSizeAndForwardPointer()
48 return SHORTCUT_LIST_SIZE_FIELD_SIZE; in getShortcutListSizeFieldSize()68 static const int SHORTCUT_LIST_SIZE_FIELD_SIZE; variable