Home
last modified time | relevance | path

Searched defs:PropertyValue (Results 1 – 4 of 4) 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/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
DPropertyValue.java14 public abstract class PropertyValue class
23 protected PropertyValue(PropertyValue next, Object value) in PropertyValue() method in PropertyValue
/external/harfbuzz_ng/src/
Dgen-use-table.py155 class PropertyValue(object): class