Searched refs:getCommandsAsSoftkeys (Results 1 – 6 of 6) sorted by relevance
55 std::vector<SkString> getCommandsAsSoftkeys() const;
161 std::vector<SkString> CommandSet::getCommandsAsSoftkeys() const { in getCommandsAsSoftkeys() function in sk_app::CommandSet
2088 for (const auto& softkey : fCommands.getCommandsAsSoftkeys()) { in updateUIState()
2102 for (const auto& softkey : fCommands.getCommandsAsSoftkeys()) { in updateUIState()