Searched refs:mainLength_ (Results 1 – 2 of 2) sorted by relevance
30 : mainLength_(mainLength), crossLength_(crossLength), count_(count), itemList_(itemList) in ContentInfo()33 double mainLength_ = 0.0; member
474 currentMainSpaceLength = mainLengthLimit_ - content.mainLength_; in TraverseContent()