Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h145 void GetTypeface(CFX_WideStringC& wsTypeFace);
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgetacc.cpp1550 font.GetTypeface(wsFontName); in GetFDEFont()
Dxfa_textlayout.cpp361 font.GetTypeface(wsFamily); in GetFont()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp307 void CXFA_Font::GetTypeface(CFX_WideStringC& wsTypeFace) { in GetTypeface() function in CXFA_Font