Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dsetmime.cpp738 int lineLimit = iconSize == B_MINI_ICON * B_MINI_ICON in _DumpIcon() local
744 if (i % lineLimit == 0 && i != iconSize - 1) in _DumpIcon()