Searched refs:NumFollowing (Results 1 – 6 of 6) sorted by relevance
107 {{if .Owner.NumFollowing}}108 <div class="ui primary label">{{.Owner.NumFollowing}}</div>
62 Following: user.NumFollowing,
99 ctx.SetTotalCountHeader(int64(u.NumFollowing))
259 total = ctxUser.NumFollowing
135 NumFollowing int `xorm:"NOT NULL DEFAULT 0"` member
2805 int NumFollowing = 0;2808 NumFollowing++;2824 while (NumFollowing + FirstOffs < InvSize && InvFirst.PrevInv())