Home
last modified time | relevance | path

Searched defs:isNew (Results 1 – 25 of 1488) sorted by relevance

12345678910>>...60

/dports/games/jin/jin-2.14.1/src/free/jin/event/
H A DMoveMadeEvent.java53 private final boolean isNew; field in MoveMadeEvent
67 public MoveMadeEvent(Connection conn, Game game, Move move, boolean isNew){ in MoveMadeEvent()
98 public boolean isNew(){ in isNew() method in MoveMadeEvent
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkAtom.c83 int isNew; in Tk_InternAtom() local
142 int isNew; in Tk_GetAtomName() local
193 int isNew; in AtomInit() local
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkAtom.c83 int isNew; in Tk_InternAtom() local
142 int isNew; in Tk_GetAtomName() local
193 int isNew; in AtomInit() local
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkAtom.c83 int isNew; in Tk_InternAtom() local
142 int isNew, mustFree; in Tk_GetAtomName() local
194 int isNew; in AtomInit() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng.Inference/
H A DRelaxngInference.cs225 private void InferElement (RelaxngRef r, bool isNew) in InferElement()
231 private void InferElement (RelaxngDefine el, bool isNew) in InferElement()
277 private void InferAttributes (RelaxngElement ct, bool isNew) in InferAttributes()
463 private void InferAsEmptyElement (RelaxngElement ct, bool isNew) in InferAsEmptyElement()
480 private void InferContent (RelaxngElement ct, bool isNew) in InferContent()
505 private void InferComplexContent (RelaxngElement ct, bool isNew) in InferComplexContent()
527 bool isNew) in InferComplexContentCore()
584 private void InferTextContent (RelaxngElement ct, bool isNew) in InferTextContent()
711 bool isNew) in ProcessSequence()
/dports/www/horde-ansel/ansel-3.0.10/
H A Dmap_edit.php56 $isNew = 1; variable
66 $isNew = 0; variable
/dports/www/mediawiki135/mediawiki-1.35.5/includes/Storage/
H A DEditResult.php44 private $isNew; variable in MediaWiki\\Storage\\EditResult
82 bool $isNew,
160 public function isNew() : bool { function in MediaWiki\\Storage\\EditResult
H A DEditResultBuilder.php42 private $isNew = false; variable in MediaWiki\\Storage\\EditResultBuilder
117 public function setIsNew( bool $isNew ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/Storage/
H A DEditResult.php48 private $isNew; variable in MediaWiki\\Storage\\EditResult
84 bool $isNew,
197 public function isNew(): bool { function in MediaWiki\\Storage\\EditResult
/dports/www/mediawiki136/mediawiki-1.36.3/includes/Storage/
H A DEditResult.php48 private $isNew; variable in MediaWiki\\Storage\\EditResult
86 bool $isNew,
199 public function isNew() : bool { function in MediaWiki\\Storage\\EditResult
/dports/www/drupal8/drupal-8.9.20/core/modules/locale/src/
H A DTranslationString.php40 protected $isNew; variable in Drupal\\locale\\TranslationString
101 public function isNew() { function in Drupal\\locale\\TranslationString
/dports/www/drupal9/drupal-9.2.10/core/modules/locale/src/
H A DTranslationString.php40 protected $isNew; variable in Drupal\\locale\\TranslationString
101 public function isNew() { function in Drupal\\locale\\TranslationString
/dports/math/scilab/scilab-6.1.1/scilab/modules/external_objects/src/cpp/
H A DEOType.hxx26 EOType(int envId, bool isNew) : id(envId), isNew(isNew) in EOType()
86 bool isNew; member in org_modules_external_objects::EOType
/dports/www/joomla3/joomla3-3.9.24/plugins/content/finder/
H A Dfinder.php32 public function onContentAfterSave($context, $article, $isNew)
53 public function onContentBeforeSave($context, $article, $isNew)
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltArrayObj.c60 int isNew; local
109 int isNew; local
163 int isNew; local
254 int isNew; local
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/contrib/jxpmap/org/xpilot/jxpmap/
H A DEdgeStyleEditor.java28 private boolean isNew; field in EdgeStyleEditor
33 boolean isNew) { in EdgeStyleEditor()
H A DPolygonStyleEditor.java31 private boolean isNew; field in PolygonStyleEditor
36 boolean isNew) { in PolygonStyleEditor()
/dports/www/joomla3/joomla3-3.9.24/plugins/content/joomla/
H A Djoomla.php33 public function onContentAfterSave($context, $article, $isNew)
314 public function onContentBeforeSave($context, $table, $isNew)
/dports/games/warzone2100/warzone2100/src/
H A Dmultisync.cpp101 bool isNew = true; in sendPing() local
179 bool isNew = false; in recvPing() local
/dports/multimedia/shotcut/shotcut-21.03.21/src/qmltypes/
H A Dqmlfilter.h69 bool isNew() const { return m_isNew; } in isNew() function
70 void setIsNew(bool isNew) { m_isNew = isNew; } in setIsNew()
/dports/www/joomla3/joomla3-3.9.24/plugins/user/terms/
H A Dterms.php116 public function onUserBeforeSave($user, $isNew, $data)
157 public function onUserAfterSave($data, $isNew, $result, $error)
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Config/
H A DStorableConfigBase.php53 protected $isNew = TRUE; variable in Drupal\\Core\\Config\\StorableConfigBase
109 public function isNew() { function in Drupal\\Core\\Config\\StorableConfigBase
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Config/
H A DStorableConfigBase.php53 protected $isNew = TRUE; variable in Drupal\\Core\\Config\\StorableConfigBase
109 public function isNew() { function in Drupal\\Core\\Config\\StorableConfigBase
/dports/www/joomla3/joomla3-3.9.24/plugins/finder/categories/
H A Dcategories.php123 public function onFinderAfterSave($context, $row, $isNew)
161 public function onFinderBeforeSave($context, $row, $isNew)
/dports/www/websh/websh-3.6.0b5/src/generic/
H A Dvarchannel.c51 int isNew = 0; in varchannelInputProc() local
112 int isNew = 0; in varchannelOutputProc() local
302 int isNew = 0; in Web_GetVarChannel() local

12345678910>>...60