Home
last modified time | relevance | path

Searched refs:nCharacters (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_TextField.cpp280 int nCharacters = wsText.GetLength(); in OnSetFocus() local
284 nCharacters, TRUE); in OnSetFocus()
DFFL_ComboBox.cpp265 int nCharacters = wsText.GetLength(); in OnSetFocus() local
269 nCharacters, TRUE); in OnSetFocus()