Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdata.h39 static const Property* GetPropertyByName(WideStringView name);
Dcfx_cssstylesheet.cpp78 property = CFX_CSSData::GetPropertyByName(strValue); in LoadStyleRule()
Dcfx_cssdata.cpp279 const CFX_CSSData::Property* CFX_CSSData::GetPropertyByName( in GetPropertyByName() function in CFX_CSSData
Dcfx_cssstyleselector.cpp154 property = CFX_CSSData::GetPropertyByName(strValue); in AppendInlineStyle()