Home
last modified time | relevance | path

Searched refs:_spellInfo (Results 1 – 10 of 10) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/griffon/
H A Dlogic.cpp1374 …float halfx = (_spellInfo[i].homex - 12) + ((_spellInfo[i].enemyx - 12) - (_spellInfo[i].homex - 1… in updateSpells()
1375 …float halfy = (_spellInfo[i].homey - 12) + ((_spellInfo[i].enemyy - 12) - (_spellInfo[i].homey - 1… in updateSpells()
1388 _spellInfo[i].frame = _spellInfo[i].frame - 0.2 * _fpsr; in updateSpells()
1562 _spellInfo[i].frame = _spellInfo[i].frame - 0.2 * _fpsr; in updateSpells()
1589 _spellInfo[i].frame = _spellInfo[i].frame - 0.3 * _fpsr; in updateSpells()
1724 _spellInfo[i].frame = _spellInfo[i].frame - 0.2 * _fpsr; in updateSpells()
2095 _spellInfo[i].frame = _spellInfo[i].frame - 0.2 * _fpsr; in updateSpellsUnder()
2278 _spellInfo[i].frame = _spellInfo[i].frame - 0.2 * _fpsr; in updateSpellsUnder()
2288 float xspan = _spellInfo[i].enemyx - _spellInfo[i].homex; in updateSpellsUnder()
2289 float yspan = _spellInfo[i].enemyy - _spellInfo[i].homey; in updateSpellsUnder()
[all …]
H A Dcombat.cpp416 _spellInfo[i].homex = homex; in castSpell()
417 _spellInfo[i].homey = homey; in castSpell()
418 _spellInfo[i].enemyx = enemyx; in castSpell()
419 _spellInfo[i].enemyy = enemyy; in castSpell()
428 _spellInfo[i].damagewho = dw; in castSpell()
429 _spellInfo[i].npc = npc; in castSpell()
431 _spellInfo[i].frame = 32.0f; in castSpell()
435 _spellInfo[i].strength = 1.5f; in castSpell()
448 _spellInfo[i].rocky[f] = 0; in castSpell()
456 _spellInfo[i].legalive[f] = 32; in castSpell()
[all …]
H A Dgriffon.h504 Spell _spellInfo[kMaxSpell]; variable
H A Dresources.cpp202 _spellInfo[i].frame = 0; in loadMap()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/modules/
H A DInlineSpellChecker.jsm502 this._spellInfo = aSpellInfo;
507 get canSpellCheck() { return this._spellInfo.canSpellCheck; },
509 get overMisspelling() { return this._spellInfo.overMisspelling; },
510 get enableRealTimeSpell() { return this._spellInfo.enableRealTimeSpell; },
517 })(this._spellInfo);
528 get currentDictionary() { return this._spellInfo.currentDictionary; },
529 get dictionaryList() { return this._spellInfo.dictionaryList.slice(); },
553 dictionary.addWord(this._spellInfo.misspelling, "");
555 this._spellInfo.target.sendAsyncMessage("InlineSpellChecker:recheck", {});
562 this._spellInfo.target.sendAsyncMessage("InlineSpellChecker:recheck", {});
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/modules/
H A DInlineSpellChecker.jsm523 this._spellInfo = aSpellInfo;
528 get canSpellCheck() { return this._spellInfo.canSpellCheck; },
530 get overMisspelling() { return this._spellInfo.overMisspelling; },
531 get enableRealTimeSpell() { return this._spellInfo.enableRealTimeSpell; },
538 })(this._spellInfo);
549 get currentDictionary() { return this._spellInfo.currentDictionary },
550 get dictionaryList() { return this._spellInfo.dictionaryList.slice(); },
574 dictionary.addWord(this._spellInfo.misspelling, "");
576 this._spellInfo.target.sendAsyncMessage("InlineSpellChecker:recheck", {});
583 this._spellInfo.target.sendAsyncMessage("InlineSpellChecker:recheck", {});
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/modules/
H A DInlineSpellChecker.jsm498 this._spellInfo = aSpellInfo;
506 return this._spellInfo.canSpellCheck;
509 return this._spellInfo.initialSpellCheckPending;
512 return this._spellInfo.overMisspelling;
515 return this._spellInfo.enableRealTimeSpell;
524 })(this._spellInfo);
536 return this._spellInfo.currentDictionary;
539 return this._spellInfo.dictionaryList.slice();
565 dictionary.addWord(this._spellInfo.misspelling);
579 dictionary.ignoreWord(this._spellInfo.misspelling);
/dports/www/firefox/firefox-99.0/toolkit/modules/
H A DInlineSpellChecker.jsm517 this._spellInfo = aSpellInfo;
525 return this._spellInfo.canSpellCheck;
528 return this._spellInfo.initialSpellCheckPending;
531 return this._spellInfo.overMisspelling;
534 return this._spellInfo.enableRealTimeSpell;
537 return this._spellInfo.spellSuggestions;
541 return this._spellInfo.currentDictionary;
544 return this._spellInfo.dictionaryList.slice();
570 dictionary.addWord(this._spellInfo.misspelling);
584 dictionary.ignoreWord(this._spellInfo.misspelling);
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/modules/
H A DInlineSpellChecker.jsm498 this._spellInfo = aSpellInfo;
506 return this._spellInfo.canSpellCheck;
509 return this._spellInfo.initialSpellCheckPending;
512 return this._spellInfo.overMisspelling;
515 return this._spellInfo.enableRealTimeSpell;
524 })(this._spellInfo);
536 return this._spellInfo.currentDictionary;
539 return this._spellInfo.dictionaryList.slice();
565 dictionary.addWord(this._spellInfo.misspelling);
579 dictionary.ignoreWord(this._spellInfo.misspelling);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/modules/
H A DInlineSpellChecker.jsm498 this._spellInfo = aSpellInfo;
506 return this._spellInfo.canSpellCheck;
509 return this._spellInfo.initialSpellCheckPending;
512 return this._spellInfo.overMisspelling;
515 return this._spellInfo.enableRealTimeSpell;
524 })(this._spellInfo);
536 return this._spellInfo.currentDictionary;
539 return this._spellInfo.dictionaryList.slice();
565 dictionary.addWord(this._spellInfo.misspelling);
579 dictionary.ignoreWord(this._spellInfo.misspelling);