HomeSort by relevance Sort by last modified time
    Searched refs:swChange (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListBox.cpp 374 CFX_WideString swChange = GetText();
377 int nSelEnd = swChange.GetLength();
378 m_pFillerNotify->OnBeforeKeyStroke(GetAttachedData(), swChange, strChangeEx,
PWL_Edit.cpp 939 CFX_WideString swChange;
953 swChange += nChar;
958 m_pFillerNotify->OnBeforeKeyStroke(GetAttachedData(), swChange,
    [all...]

Completed in 47 milliseconds