Searched refs:CommitKey (Results 1 – 5 of 5) sorted by relevance
66 Property(pValue, XFA_Event::CommitKey, bSetting); in commitKey()209 case XFA_Event::CommitKey: in Property()
18 CommitKey, enumerator
149 int CommitKey() const;
84 return CJS_Return(pRuntime->NewNumber(pEvent->CommitKey())); in get_commit_key()
422 int CJS_EventHandler::CommitKey() const { in CommitKey() function in CJS_EventHandler