Move markDirtyInternal as a method in YGNode
Summary: Moved YGNodeMarkDirtyInternal as a method in YGNode Reviewed By: emilsjolander Differential Revision: D6611287 fbshipit-source-id: 54402145d51ea717553ea136be739b9880a79817
This commit is contained in:
committed by
Facebook Github Bot
parent
f2a369fb73
commit
47892c17ce
@@ -121,4 +121,5 @@ struct YGNode {
|
||||
|
||||
// Other methods
|
||||
void cloneChildrenIfNeeded();
|
||||
void markDirtyAndPropogate();
|
||||
};
|
||||
|
Reference in New Issue
Block a user