Home
last modified time | relevance | path

Searched refs:currentSchool (Results 1 – 3 of 3) sorted by relevance

/dports/games/scourge/scourge/src/tools/
H A Dsubpagespells.cpp25 currentSchool = *(dfSpells->data.begin()); in Init()
165 std::vector<Spell*> *pSpells = &currentSchool->spells; in Prev()
181 spellNumber = currentSchool->spells.size(); in Prev()
193 std::vector<Spell*> *pSpells = &currentSchool->spells; in Next()
223 School *school = currentSchool; in New()
236 School *school = currentSchool; in Del()
254 sprintf(buffer, "Page %i/%i", spellNumber, currentSchool->spells.size()); in UpdatePageNumber()
362 currentSchool = dfSpells->data[i]; in GetSelectedSchool()
364 spellItr = currentSchool->spells.begin(); in GetSelectedSchool()
370 return currentSchool; in GetSelectedSchool()
H A Dsubpagespells.h31 School *currentSchool; variable
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/linkedin/
H A Dpeople.php170 …* @param string $currentSchool A value of true matches members who currently attend the scho…
190 …$currentCompany = null, $title = null, $currentTitle = null, $schoolName = null, $currentSchool = … argument
260 if ($currentSchool)
262 $data['current-school'] = $currentSchool;