Searched refs:kSelectDisplayLength (Results 1 – 5 of 5) 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()
1316 if (length != CommandWriter::kSelectDisplayLength) { in parseSelectDisplay()
169 if (length != CommandWriterBase::kSelectDisplayLength) { in executeSelectDisplay()
1309 if (length != CommandWriterBase::kSelectDisplayLength) { in parseSelectDisplay()