Home
last modified time | relevance | path

Searched refs:k_page_width (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libmusicxml/libmusicxml-3.18/src/elements/
H A Delements.h282 k_page_width, enumerator
H A Dfactory.cpp334 fMap["page-width"] = new newElementFunctor<k_page_width>; in factory()
746 fType2Name[k_page_width] = "page-width"; in factory()
H A Dtypedefs.h284 typedef SMARTP<musicxml<k_page_width> > S_page_width;
/dports/audio/libmusicxml/libmusicxml-3.18/src/factory/
H A Dsortvisitor.cpp310 gPageLayoutOrder[k_page_width] = 2; in sortvisitor()