Home
last modified time | relevance | path

Searched refs:PropertyValue (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_csssyntaxparser.cpp48 if (m_eMode == CFX_CSSSyntaxMode::PropertyValue && in DoSyntaxParse()
51 m_eStatus = CFX_CSSSyntaxStatus::PropertyValue; in DoSyntaxParse()
121 SwitchMode(CFX_CSSSyntaxMode::PropertyValue); in DoSyntaxParse()
141 case CFX_CSSSyntaxMode::PropertyValue: in DoSyntaxParse()
147 return CFX_CSSSyntaxStatus::PropertyValue; in DoSyntaxParse()
151 return CFX_CSSSyntaxStatus::PropertyValue; in DoSyntaxParse()
Dcfx_csssyntaxparser.h25 PropertyValue, enumerator
37 PropertyValue, enumerator
Dcfx_cssstylesheet.cpp83 case CFX_CSSSyntaxStatus::PropertyValue: { in LoadStyleRule()
131 case CFX_CSSSyntaxStatus::PropertyValue: in SkipRuleSet()
Dcfx_cssstyleselector.cpp155 } else if (eStatus == CFX_CSSSyntaxStatus::PropertyValue) { in AppendInlineStyle()
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go541 type PropertyValue struct { struct
552 func (m *PropertyValue) Reset() { *m = PropertyValue{} } argument
553 func (m *PropertyValue) String() string { return proto.CompactTextString(m) } argument
554 func (*PropertyValue) ProtoMessage() {} argument
556 func (m *PropertyValue) GetInt64Value() int64 { argument
563 func (m *PropertyValue) GetBooleanValue() bool { argument
570 func (m *PropertyValue) GetStringValue() string { argument
577 func (m *PropertyValue) GetDoubleValue() float64 { argument
584 func (m *PropertyValue) GetPointvalue() *PropertyValue_PointValue { argument
591 func (m *PropertyValue) GetUservalue() *PropertyValue_UserValue { argument
[all …]
Ddatastore_v3.proto8 message PropertyValue { message
73 required PropertyValue value = 5;
167 required PropertyValue value = 2;
331 required PropertyValue value = 31;
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dsave.go40 pv pb.PropertyValue
247 Value: new(pb.PropertyValue),
Dload.go377 func propValue(v *pb.PropertyValue, m pb.Property_Meaning) (interface{}, error) { argument
428 value *pb.PropertyValue
/external/harfbuzz_ng/src/
Dgen-use-table.py140 class PropertyValue(object): class
155 value = PropertyValue(name)