Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.cpp58 CFX_Font FxFont; in DrawString() local
64 FxFont.SetSubstFont(std::move(SubstFxFont)); in DrawString()
81 FxFont.SetFace(pFxFont->GetFace()); in DrawString()
82 font = &FxFont; in DrawString()
104 FxFont.SetFace(pFxFont->GetFace()); in DrawString()
105 font = &FxFont; in DrawString()
115 FxFont.SetFace(nullptr); in DrawString()