Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp992 CBA_FontMap font_map(this, m_pInterForm->GetFormFillEnv()->GetSysHandler()); local
993 font_map.SetAPType("N");
1001 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,
1015 font_map.SetAPType("R");
1022 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,
1051 font_map.SetAPType("D");
1058 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,
1362 CBA_FontMap font_map(this, m_pInterForm->GetFormFillEnv()->GetSysHandler()); local
1363 pEdit->SetFontMap(&font_map);
1426 CBA_FontMap font_map(this, m_pInterForm->GetFormFillEnv()->GetSysHandler()); local
[all …]