Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx244 char hexits[5]; // Really only needs 4 but that causes warning from gcc 7.1 in SetRepresentations() local
254 char hexits[5]; // Really only needs 4 but that causes warning from gcc 7.1 in SetRepresentations() local
H A DEditView.cxx986 char hexits[4] = ""; in DrawEOL() local