Searched refs:add_element (Results 1 – 10 of 10) sorted by relevance
/third_party/cef/libcef_dll/ctocpp/ |
D | post_data_ctocpp.cc | 137 if (CEF_MEMBER_MISSING(_struct, add_element)) in AddElement() 149 _struct->add_element(_struct, CefPostDataElementCToCpp::Unwrap(element)); in AddElement()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | post_data_cpptoc.cc | 177 GetStruct()->add_element = post_data_add_element; in CefPostDataCppToC()
|
/third_party/cef/include/capi/ |
D | cef_request_capi.h | 269 int(CEF_CALLBACK* add_element)(struct _cef_post_data_t* self,
|
/third_party/gstreamer/gstplugins_good/gst/replaygain/ |
D | gstrgvolume.c | 272 bin_class->add_element = NULL; in gst_rg_volume_class_init() 317 GST_BIN_CLASS (parent_class)->add_element (GST_BIN_CAST (self), in gst_rg_volume_init()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbin.h | 214 gboolean (*add_element) (GstBin *bin, GstElement *element); member
|
D | gstbin.c | 472 klass->add_element = GST_DEBUG_FUNCPTR (gst_bin_add_func); in gst_bin_class_init() 1530 if (G_UNLIKELY (bclass->add_element == NULL)) in gst_bin_add() 1538 result = bclass->add_element (bin, element); in gst_bin_add()
|
/third_party/vulkan-loader/tests/ |
D | loader_alloc_callback_tests.cpp | 62 … void add_element(std::unique_ptr<char[]>&& alloc, void* aligned_alloc, AllocationDetails detail) { in add_element() function in MemoryTracker 89 add_element(std::move(alloc), aligned_alloc, detail); in allocate()
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.20 | 1975 * docs/docmaker.py (DocSection::add_element): Use
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.20 | 1975 * docs/docmaker.py (DocSection::add_element): Use
|
/third_party/freetype/docs/oldlogs/ |
D | ChangeLog.20 | 1975 * docs/docmaker.py (DocSection::add_element): Use
|