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

  /external/pdfium/xfa/include/fwl/core/
fwl_form.h 12 #define FWL_CLASS_Form L"FWL_FORM"
  /external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp 92 wsClass = FWL_CLASS_Form;
99 if (wsClass == CFX_WideStringC(FWL_CLASS_Form)) {
    [all...]
fwl_widgetmgrimp.cpp 665 if (!pWidget->IsInstance(FX_WSTRC(FWL_CLASS_Form))) {
    [all...]

Completed in 53 milliseconds