Home
last modified time | relevance | path

Searched defs:potential_parent (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/tokio-util/src/sync/cancellation_token/
Dtree_node.rs154 let mut potential_parent = { in with_locked_node_and_parent() localVariable
/external/mesa3d/src/imgui/
Dimgui.cpp5932 bool ImGui::IsWindowChildOf(ImGuiWindow* window, ImGuiWindow* potential_parent) in IsWindowChildOf()