Home
last modified time | relevance | path

Searched refs:ChildrenCreated (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DMdiClient.cs952 internal int ChildrenCreated { property in System.Windows.Forms.MdiClient
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/DebugInfo/
H A DDwarfDebug.cpp891 bool ChildrenCreated = false; in constructScopeDIE() local
927 ChildrenCreated = true; in constructScopeDIE()
940 if (!ChildrenCreated) in constructScopeDIE()