Home
last modified time | relevance | path

Searched defs:hiByte (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DEditor.cxx243 const char hiByte[2] = { static_cast<char>(k), 0 }; in SetRepresentations() local
253 const char hiByte[2] = { ch, 0 }; in SetRepresentations() local