OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FWL_STYLEEXT_FRM_NoDrawClient
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/include/fwl/core/
fwl_form.h
20
#define
FWL_STYLEEXT_FRM_NoDrawClient
(1L << 3)
/external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp
270
if ((m_pProperties->m_dwStyleExes &
FWL_STYLEEXT_FRM_NoDrawClient
) == 0) {
[
all
...]
Completed in 39 milliseconds