Home
last modified time | relevance | path

Searched refs:UpdateElements (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Engine/
H A DConsole.cpp136 UpdateElements(); in SetDefaultStyle()
222 UpdateElements(); in SetNumBufferedRows()
234 UpdateElements(); in SetNumRows()
270 void Console::UpdateElements() in UpdateElements() function in Urho3D::Console
530 UpdateElements(); in HandleRootElementResized()
587 UpdateElements(); // May need to readjust the height due to scrollbar visibility changes in HandlePostUpdate()
H A DConsole.h78 void UpdateElements();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Engine/
H A DConsole.pkg16 void UpdateElements();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/UI/
H A DFileSelector.pkg22 void UpdateElements();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DFileSelector.h78 void UpdateElements();
H A DFileSelector.cpp179 UpdateElements(); in SetDefaultStyle()
246 void FileSelector::UpdateElements() in UpdateElements() function in Urho3D::FileSelector
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DEngineAPI.cpp42 …erObjectMethod("Console", "void UpdateElements()", asMETHOD(Console, UpdateElements), asCALL_THISC… in RegisterConsole()
H A DUIAPI.cpp620 …thod("FileSelector", "void UpdateElements()", asMETHOD(FileSelector, UpdateElements), asCALL_THISC… in RegisterFileSelector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_impl.h383 void UpdateElements(ElementListType changed_list);
H A Dlayer_tree_host_impl.cc592 UpdateElements(ElementListType::ACTIVE); in CommitComplete()
1449 void LayerTreeHostImpl::UpdateElements(ElementListType changed_list) { in UpdateElements() function in cc::LayerTreeHostImpl
3146 UpdateElements(ElementListType::ACTIVE); in ActivateSyncTree()
H A Dlayer_tree_host.cc392 host_impl->UpdateElements(ElementListType::PENDING); in FinishCommitOnImplThread()
H A Dlayer_tree_host_impl_unittest.cc3391 host_impl_->UpdateElements(ElementListType::ACTIVE); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_impl.h372 void UpdateElements(ElementListType changed_list);
H A Dlayer_tree_host_impl.cc458 UpdateElements(ElementListType::ACTIVE); in CommitComplete()
1471 void LayerTreeHostImpl::UpdateElements(ElementListType changed_list) { in UpdateElements() function in cc::LayerTreeHostImpl
3035 UpdateElements(ElementListType::ACTIVE); in ActivateSyncTree()
H A Dlayer_tree_host.cc391 host_impl->UpdateElements(ElementListType::PENDING); in FinishCommitOnImplThread()
H A Dlayer_tree_host_impl_unittest.cc2765 host_impl_->UpdateElements(ElementListType::ACTIVE); in TEST_F()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h2463 void UpdateElements();
5151 void UpdateElements();
H A DLuaScriptAPI.dox1303 - void UpdateElements()
2373 - void UpdateElements()
H A DScriptAPI.dox4979 - void UpdateElements()
7301 - void UpdateElements()