Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dmodelmenu.cpp41 , m_maxRows(7) in ModelMenu()
72 m_maxRows = max; in setMaxRows()
77 return m_maxRows; in maxRows()
136 int max = m_maxRows; in Q_DECLARE_METATYPE()
H A Dmodelmenu.h87 int m_maxRows; variable