Home
last modified time | relevance | path

Searched defs:GetDefaultValue (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp602 void CPDF_ColorSpace::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_ColorSpace
813 void CPDF_LabCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_LabCS
1210 void CPDF_SeparationCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_SeparationCS
1293 void CPDF_DeviceNCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_DeviceNCS
/external/libconfig/contrib/chained/
Dlibconfig_chained.h472 T GetDefaultValue() const in GetDefaultValue() function
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp328 WideString CPDF_FormField::GetDefaultValue() const { in GetDefaultValue() function in CPDF_FormField
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp462 WideString CPDFSDK_Widget::GetDefaultValue() const { in GetDefaultValue() function in CPDFSDK_Widget
/external/golang-protobuf/types/known/typepb/
Dtype.pb.go487 func (x *Field) GetDefaultValue() string { func
/external/flatbuffers/src/
Didl_gen_python.cpp734 std::string GetDefaultValue(const FieldDef &field) { in GetDefaultValue() function in flatbuffers::python::PythonGenerator
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc797 static PyObject* GetDefaultValue(PyBaseDescriptor *self, void *closure) { in GetDefaultValue() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go972 func (x *FieldDescriptorProto) GetDefaultValue() string { func
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2037 Optional<void*> CXFA_Node::GetDefaultValue(XFA_Attribute attr, in GetDefaultValue() function in CXFA_Node