Searched refs:SetEditLimit (Results 1 – 2 of 2) sorted by relevance
60 void SetEditLimit(int32_t nLimit) { m_pEdit->SetLimit(nLimit); } in SetEditLimit() function
551 pWidget->SetEditLimit(iNumCells); in UpdateWidgetProperty()