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

  /external/pdfium/fpdfsdk/formfiller/
cffl_textfield.cpp 77 WideString swValue = m_pWidget->GetValue();
88 pWnd->SetText(swValue);
  /external/pdfium/core/fpdfdoc/
cpvt_generateap.cpp 361 WideString swValue(pAnnotDict.GetUnicodeTextFor("T"));
362 swValue += L'\n';
363 swValue += pAnnotDict.GetUnicodeTextFor("Contents");
375 vt.SetText(swValue);
    [all...]
  /external/pdfium/fxjs/
cjs_publicmethods.cpp     [all...]

Completed in 106 milliseconds