Searched refs:forwardDirection (Results 1 – 2 of 2) sorted by relevance
536 bool forwardDirection; // true for forward, false is reverse; member
578 pdiNew->forwardDirection = (reinterpret_cast<char *>(payload))[0] == '1'; in FetchCommand()620 hfi->forwardDirection ? "[Forward]" : "[Reverse]"); in BuildForwardVisableLine()