Searched refs:EditIntegerInput (Results 1 – 3 of 3) sorted by relevance
18 bool EditIntegerInput(IoStatementState &, const DataEdit &, void *, int kind);
48 if (!EditIntegerInput(io, *edit, reinterpret_cast<void *>(&x), in FormattedIntegerIO()
82 bool EditIntegerInput( in EditIntegerInput() function