Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssdata.h40 static const Property* GetPropertyByEnum(CFX_CSSProperty property);
Dcfx_cssdata.cpp295 const CFX_CSSData::Property* CFX_CSSData::GetPropertyByEnum( in GetPropertyByEnum() function in CFX_CSSData
Dcfx_cssstyleselector.cpp94 CFX_CSSData::GetPropertyByEnum(CFX_CSSProperty::TextAlign), in ComputeStyle()