Lines Matching refs:givenName
577 public $givenName; variable in Google_ActivityActorName
584 public function setGivenName( $givenName) { argument
585 $this->givenName = $givenName;
588 return $this->givenName;
1352 public $givenName; variable in Google_ItemScope
1564 public function setGivenName( $givenName) { argument
1565 $this->givenName = $givenName;
1568 return $this->givenName;
2196 public $givenName; variable in Google_PersonName
2212 public function setGivenName( $givenName) { argument
2213 $this->givenName = $givenName;
2216 return $this->givenName;