Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h212 float m_DefFontSize; variable
Dcpdf_streamcontentparser.cpp259 m_DefFontSize(0), in CPDF_StreamContentParser()
1148 fs = m_DefFontSize; in Handle_SetFont()