Searched refs:DoFieldDelay (Results 1 – 3 of 3) sorted by relevance
215 void DoFieldDelay(const WideString& sFieldName, int nControlIndex);
1481 void Document::DoFieldDelay(const WideString& sFieldName, int nControlIndex) { in DoFieldDelay() function in Document
935 m_pJSDoc->DoFieldDelay(m_FieldName, m_nFormControlIndex); in SetDelay()