Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.h113 bool largeDocument; variable
H A DDecoration.cxx302 std::unique_ptr<IDecoration> DecorationCreate(bool largeDocument, int indicator) { in DecorationCreate()
309 std::unique_ptr<IDecorationList> DecorationListCreate(bool largeDocument) { in DecorationListCreate()
H A DContractionState.cxx414 std::unique_ptr<IContractionState> ContractionStateCreate(bool largeDocument) { in ContractionStateCreate()