Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/common/
H A DAreaFactory.hh61 virtual SmartPtr<HorizontalArrayArea> horizontalArray(const std::vector<AreaRef>& content) const in horizontalArray() function in AreaFactory
/dports/audio/py-music21/music21-7.1.0/music21/omr/
H A Dcorrectors.py352 def generateCorrectedScore(self, horizontalArray, verticalArray): argument