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

  /external/pdfium/xfa/fxfa/
cxfa_widgetacc.h 188 void SetIsNull(bool val) { m_bIsNull = val; }
  /external/pdfium/fxjs/xfa/
cjx_field.cpp 246 pWidgetAcc->SetIsNull(pValue->IsNull());

Completed in 328 milliseconds