Searched refs:kSelectDisplayLength (Results 1 – 3 of 3) sorted by relevance
141 static constexpr uint16_t kSelectDisplayLength = 2; variable143 beginCommand(IComposerClient::Command::SELECT_DISPLAY, kSelectDisplayLength); in selectDisplay()
145 static constexpr uint16_t kSelectDisplayLength = 2; variable147 beginCommand(IQtiComposerClient::Command::SELECT_DISPLAY, kSelectDisplayLength); in selectDisplay()
169 if (length != CommandWriterBase::kSelectDisplayLength) { in executeSelectDisplay()