Searched refs:outRowSpace (Results 1 – 1 of 1) sorted by relevance
221 morkRowSpace** outRowSpace) { in FirstRowSpace() argument222 return this->First(ev, outScope, outRowSpace); in FirstRowSpace()226 morkRowSpace** outRowSpace) { in NextRowSpace() argument227 return this->Next(ev, outScope, outRowSpace); in NextRowSpace()231 morkRowSpace** outRowSpace) { in HereRowSpace() argument232 return this->Here(ev, outScope, outRowSpace); in HereRowSpace()236 morkRowSpace** outRowSpace) { in CutHereRowSpace() argument237 return this->CutHere(ev, outScope, outRowSpace); in CutHereRowSpace()