Home
last modified time | relevance | path

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

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dcxfa_font.cpp69 m_pNode->TryCData(XFA_ATTRIBUTE_Typeface, wsTypeFace); in GetTypeface()
H A Dxfa_basic_data_element_attributes.cpp999 XFA_ATTRIBUTE_Typeface,
H A Dxfa_basic_data_attributes.cpp48 {0x2c1c7f1, L"typeface", XFA_ATTRIBUTE_Typeface, XFA_ATTRIBUTETYPE_Cdata,
H A Dxfa_basic_data_element_script.cpp3044 XFA_ATTRIBUTE_Typeface, XFA_SCRIPT_Basic},
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/include/
H A Dfxfa_basic.h380 XFA_ATTRIBUTE_Typeface, enumerator
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_ffwidgethandler.cpp515 pFont->SetCData(XFA_ATTRIBUTE_Typeface, L"Myriad Pro", FALSE); in CreateFontNode()