Home
last modified time | relevance | path

Searched defs:set_property (Results 1 – 16 of 16) sorted by relevance

/third_party/freetype/include/freetype/internal/services/
Dsvprop.h43 FT_Properties_SetFunc set_property; in FT_DEFINE_SERVICE() local
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvprop.h43 FT_Properties_SetFunc set_property; in FT_DEFINE_SERVICE() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvprop.h43 FT_Properties_SetFunc set_property; in FT_DEFINE_SERVICE() local
/third_party/glib/gio/
Dgdbusconnection.h388 GDBusInterfaceSetPropertyFunc set_property; member
/third_party/jerryscript/tests/unit-core/
Dtest-proxy.c117 set_property (jerry_value_t target, /**< target object */ in set_property() function
Dtest-api.c322 set_property (const jerry_value_t obj_val, /**< object value */ in set_property() function
/third_party/glib/gobject/
Dgobject.h333 void (*set_property) (GObject *object, member
/third_party/boost/boost/gil/extension/io/tiff/detail/
Ddevice.hpp137 bool set_property( const typename Property::type& value ) in set_property() function in boost::gil::detail::tiff_device_base
/third_party/boost/boost/graph/
Dadjacency_list.hpp417 inline void set_property(ADJLIST& g, Tag tag, Value const& value) in set_property() function
Dreverse_graph.hpp637 inline void set_property(const reverse_graph< BidirectionalGraph, GRef >& g, in set_property() function
Ddirected_graph.hpp715 void set_property(DIRECTED_GRAPH& g, Property p, Value v) in set_property() function
Dundirected_graph.hpp740 inline void set_property(UNDIRECTED_GRAPH& g, Property p, Value v) in set_property() function
Dcompressed_sparse_row_graph.hpp1379 inline void set_property(BOOST_CSR_GRAPH_TYPE& g, Tag tag, const Value& value) in set_property() function
Dadjacency_matrix.hpp1207 inline void set_property( in set_property() function
/third_party/libdrm/tests/modetest/
Dmodetest.c1001 static bool set_property(struct device *dev, struct property_arg *p) in set_property() function
/third_party/quickjs/
Dquickjs.h468 int (*set_property)(JSContext *ctx, JSValueConst obj, JSAtom atom, member