Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.h248 const FX_WCHAR* m_pszListStyleImage; variable
866 return m_InheritedData.m_pszListStyleImage; in GetListStyleImage()
Dfde_cssstyleselector.cpp1002 FDE_CSSINHERITS.m_pszListStyleImage = NULL; in ApplyProperty()
1005 FDE_CSSINHERITS.m_pszListStyleImage = pPrimitive->GetString(iLength); in ApplyProperty()