Lines Matching refs:totalItems
1228 public $totalItems; variable in Google_JobList
1254 public function setTotalItems( $totalItems) { argument
1255 $this->totalItems = $totalItems;
1258 return $this->totalItems;
1481 public $totalItems; variable in Google_ProjectList
1507 public function setTotalItems( $totalItems) { argument
1508 $this->totalItems = $totalItems;
1511 return $this->totalItems;
1896 public $totalItems; variable in Google_TableList
1922 public function setTotalItems( $totalItems) { argument
1923 $this->totalItems = $totalItems;
1926 return $this->totalItems;