OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFWL_FormDP
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/include/fwl/core/
fwl_form.h
46
class
IFWL_FormDP
: public IFWL_DataProvider {
/external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp
620
IFWL_FormDP
* pData =
621
static_cast<
IFWL_FormDP
*>(m_pProperties->m_pDataProvider);
808
IFWL_FormDP
* pData =
809
static_cast<
IFWL_FormDP
*>(m_pProperties->m_pDataProvider);
863
IFWL_FormDP
* pData =
864
static_cast<
IFWL_FormDP
*>(m_pProperties->m_pDataProvider);
871
IFWL_FormDP
* pData =
872
static_cast<
IFWL_FormDP
*>(m_pProperties->m_pDataProvider);
888
IFWL_FormDP
* pData =
889
static_cast<
IFWL_FormDP
*>(m_pProperties->m_pDataProvider);
[
all
...]
Completed in 56 milliseconds