Home
last modified time | relevance | path

Searched defs:MinRows (Results 1 – 4 of 4) sorted by relevance

/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/mum4k/termdash/private/segdisp/segment/
H A Dsegment.go33 return n
/dports/misc/lifelines/lifelines-3.1.1/src/liflines/
H A Ddynmenu.c64 , INT MinRows, INT MaxRows in dynmenu_init()
H A Dbrwsmenu.c435 , INT MinRows, INT MaxRows in browsescreen_init()
466 INT MinRows=4; in brwsmenu_initialize() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/InternalTrees/
H A DNodeInfo.cs293 internal RowCount MinRows property in System.Data.Query.InternalTrees.ExtendedNodeInfo