Home
last modified time | relevance | path

Searched refs:styleFixedRow (Results 1 – 2 of 2) sorted by relevance

/dports/audio/polyphone/polyphone-75a5e88/sources/editor/
H A Dpagetable.h96 void styleFixedRow(int numRow);
H A Dpagetable.cpp395 styleFixedRow(6); in formatTable()
396 styleFixedRow(44); in formatTable()
397 styleFixedRow(47); in formatTable()
446 void PageTable::styleFixedRow(int numRow) in styleFixedRow() function in PageTable