Home
last modified time | relevance | path

Searched refs:CountDecls (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h63 FX_DWORD CountDecls() const { return m_dwMatchedDecls; } in CountDecls() function
Dxfa_textlayout.cpp234 pContext->CountDecls(), pStyle); in ComputeStyle()