Searched refs:mHasNextShortcutTarget (Results 1 – 1 of 1) sorted by relevance
32 mHasNextShortcutTarget(shortcutPos != NOT_A_DICT_POS) {} in BinaryDictionaryShortcutIterator()37 mHasNextShortcutTarget(shortcutIterator.mHasNextShortcutTarget) {} in BinaryDictionaryShortcutIterator()40 return mHasNextShortcutTarget; in hasNextShortcutTarget()49 outIsAllowed, &mHasNextShortcutTarget, &mPos); in nextShortcutTarget()58 bool mHasNextShortcutTarget; variable