Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx196 bool EditView::SetPhasesDraw(int phases) noexcept { in SetPhasesDraw()
2263 std::vector<DrawPhase> phases; in PaintText() local