Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_eventhandler.cpp226 m_strSourceName = pSource->GetFullName(); in OnField_Calculate()
378 m_strSourceName = L""; in Initial()
613 pField->AttachField(pDocument, m_strSourceName); in Source()
Dcjs_eventhandler.h174 WideString m_strSourceName; variable