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
128 bool matchParagraphStyle,
Dcfgas_fontmgr.cpp104 if (pParams->matchParagraphStyle) { in MatchDefaultFont()
218 bool matchParagraphStyle, in FindFont() argument
229 params.matchParagraphStyle = matchParagraphStyle; in FindFont()