Home
last modified time | relevance | path

Searched refs:isFollowing (Results 1 – 2 of 2) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1555 public $isFollowing; variable in Google_CommunityMembershipStatus
1586 public function setIsFollowing( $isFollowing) { argument
1587 $this->isFollowing = $isFollowing;
1590 return $this->isFollowing;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js9489 this.isFollowing = false;
9498 if (!this.isFollowing) {
9499 this.isFollowing = true;
9528 … if (this.isFollowing && !this.isAnimating) { // disallow more than one stop animation at a time
9529 this.isFollowing = false;