Home
last modified time | relevance | path

Searched defs:PropertyValue (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssdata.h24 struct PropertyValue { struct
25 CFX_CSSPropertyValue eName; argument
41 static const PropertyValue* GetPropertyValueByName(WideStringView wsName); argument
Dcfx_csssyntaxparser.h25 PropertyValue, enumerator
37 PropertyValue, enumerator
/external/harfbuzz_ng/src/
Dgen-use-table.py155 class PropertyValue(object): class