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

  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 199 int32_t GetOrphans();
  /external/pdfium/xfa/src/fdp/include/
fde_css.h 953 virtual int32_t GetOrphans() const = 0;
    [all...]
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h 729 virtual int32_t GetOrphans() const { return m_InheritedData.m_iOrphans; }
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 437 int32_t CXFA_Para::GetOrphans() {
    [all...]

Completed in 696 milliseconds