Home
last modified time | relevance | path

Searched refs:GetChildCount (Results 1 – 12 of 12) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node.h73 int GetChildCount() const;
Dosr_accessibility_node.cc138 int OsrAXNode::GetChildCount() const { in GetChildCount() function in client::OsrAXNode
Dosr_accessibility_node_win.cc305 *pcountChildren = node_->GetChildCount(); in get_accChildCount()
317 int numChilds = node_->GetChildCount(); in get_accChild()
Dosr_accessibility_helper.cc238 int numChilds = node->GetChildCount(); in DestroyNode()
Dosr_accessibility_node_mac.mm318 int numChilds = node_->GetChildCount();
/third_party/cef/include/wrapper/
Dcef_xml_object.h164 size_t GetChildCount();
/third_party/cef/tests/ceftests/
Dxml_reader_unittest.cc532 ASSERT_EQ(object->GetChildCount(), (size_t)1); in TEST()
537 ASSERT_EQ(obj->GetChildCount(), (size_t)4); in TEST()
567 ASSERT_EQ(obj_child->GetChildCount(), (size_t)4); in TEST()
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc346 size_t CefXmlObject::GetChildCount() { in GetChildCount() function in CefXmlObject
/third_party/openSLES/api/1.0/
DOpenSLES.h829 SLresult (*GetChildCount) ( member
/third_party/openSLES/api/1.0.1/
DOpenSLES.h832 SLresult (*GetChildCount) ( member
/third_party/openSLES/api/1.1/
DOpenSLES.h900 SLresult (*GetChildCount) ( member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp87819 virtual uint32_t GetChildCount() const = 0;
87998 return InsertChildAt(aKid, GetChildCount(), aNotify); in AppendChildTo()
93053 virtual uint32_t GetChildCount() const override;
93790 virtual uint32_t GetChildCount() const override;
157455 virtual nsresult GetChildCount(uint32_t *aChildCount) = 0;