Searched refs:INDEXER_ARC_BEGIN (Results 1 – 3 of 3) sorted by relevance
145 double arcHeadPosition_ = INDEXER_ARC_BEGIN; // the begin position of the arc, in radians148 …double collapseItemPosition_ = INDEXER_ARC_BEGIN; // position of the collapse item, in rad…
66 inline constexpr double INDEXER_ARC_BEGIN = -0.4488; // default angle variable285 double startPosition_ = INDEXER_ARC_BEGIN; // arc start angle
293 itemInfo_[i][TABLE_ANGLE] = INDEXER_ARC_BEGIN + i * perItemExtent_; in InitIndexTable()325 double angle = INDEXER_ARC_BEGIN + (collapseItemCount_ - 1) * perItemExtent_; in InitIndicatorBox()