Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h34 bool matchParagraphStyle; member
151 bool matchParagraphStyle,
Dcfgas_fontmgr.cpp135 if (pParams->matchParagraphStyle) { in MatchDefaultFont()
220 bool matchParagraphStyle, in FindFont() argument
231 params.matchParagraphStyle = matchParagraphStyle; in FindFont()