Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPerLine.cxx332 struct AnnotationHeader { struct
347 const size_t len = sizeof(AnnotationHeader) + length + ((style == IndividualStyles) ? length : 0); in AllocateAnnotation() argument