Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdata.h41 static const PropertyValue* GetPropertyValueByName(WideStringView wsName);
Dcfx_cssdeclaration.cpp300 CFX_CSSData::GetPropertyValueByName(WideStringView(pszValue, iValueLen)); in ParseEnum()
358 CFX_CSSData::GetPropertyValueByName( in ParseValueListProperty()
476 CFX_CSSData::GetPropertyValueByName( in ParseBorderProperty()
519 CFX_CSSData::GetPropertyValueByName( in ParseFontProperty()
Dcfx_cssdata.cpp300 const CFX_CSSData::PropertyValue* CFX_CSSData::GetPropertyValueByName( in GetPropertyValueByName() function in CFX_CSSData