Home
last modified time | relevance | path

Searched refs:FWL_CLASS_Form (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_form.h16 #define FWL_CLASS_Form L"FWL_FORM" macro
Dcfwl_form.cpp49 if (wsClass == WideStringView(FWL_CLASS_Form)) in IsInstance()
Dcfwl_widgetmgr.cpp372 if (!pWidget->IsInstance(FWL_CLASS_Form)) in IsAbleNative()