Home
last modified time | relevance | path

Searched defs:property_value (Results 1 – 8 of 8) sorted by relevance

/external/freetype/src/base/
Dftinit.c120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/external/autotest/client/cros/networking/
Dshill_xmlrpc_server.py353 def set_manager_property(self, property_name, property_value): argument
359 def set_optional_manager_property(self, property_name, property_value): argument
/external/image_io/src/jpeg/
Djpeg_segment_builder.cc135 const std::string& property_name, const std::string& property_value) { in AddXmpPropertyNameAndValue()
/external/libabigail/include/
Dabg-ini.h61 class property_value; variable
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProgramInterfaces.cpp569 glw::GLint property_value = 0; in verifyPropertyValue() local
/external/libbrillo/brillo/dbus/
Dexported_object_manager_test.cc46 std::string property_value; in ReadTestPropertyDict() local
/external/libabigail/src/
Dabg-ini.cc256 property_value::property_value() in property_value() function in abigail::ini::property_value
263 property_value::property_value(value_kind kind) in property_value() function in abigail::ini::property_value
/external/rust/crates/regex-syntax/src/
Dunicode.rs194 let property_value = symbolic_name_normalize(property_value); in canonicalize() localVariable