Searched defs:fThisParent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp4899 bool fThisParent = false; /**<< Flag whether this medium is the parent of pOther. */ local
4911 fThisParent = false;
4918 fThisParent = true;
4968 fMergeForward = fMergeIntoThis ^ fThisParent;

Completed in 70 milliseconds