Searched refs:getShortcuts (Results 1 – 4 of 4) sorted by relevance
195 for (const auto &shortcut : unigramProperty->getShortcuts()) { in addUnigramEntry()221 if (unigramProperty->getShortcuts().size() > 0) { in addUnigramEntry()230 for (const auto &shortcut : unigramProperty->getShortcuts()) { in addUnigramEntry()
282 for (const auto &shortcut : unigramProperty->getShortcuts()) { in addUnigramEntry()308 if (unigramProperty->getShortcuts().size() > 0) { in addUnigramEntry()316 for (const auto &shortcut : unigramProperty->getShortcuts()) { in addUnigramEntry()
120 const std::vector<ShortcutProperty> &getShortcuts() const { in getShortcuts() function
98 for (const auto &shortcut : unigramProperty.getShortcuts()) { in outputWordProperty()