MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getRawId

Method getRawId

valdi/src/valdi/runtime/Context/ViewNode.cpp:3129–3131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3127 auto flexDirection = getYogaStyle(getYogaNodeForInsertingChildren()).flexDirection();
3128 return flexDirection == facebook::yoga::FlexDirection::Row ||
3129 flexDirection == facebook::yoga::FlexDirection::RowReverse;
3130}
3131
3132bool ViewNode::setAttribute(ViewTransactionScope& viewTransactionScope,
3133 AttributeId attributeId,
3134 const AttributeOwner* attributeOwner,

Callers 15

TEST_PFunction · 0.80
destroyTreeMethod · 0.80
getNodeIdMethod · 0.80
setValueForAttributeMethod · 0.80
writeViewNodeMethod · 0.80
moveViewToTreeMethod · 0.80
destroyViewNodeTreeMethod · 0.80
ViewNodeAssetHandlerMethod · 0.80
removeViewNodeMethod · 0.80
setRootViewNodeMethod · 0.80
addViewNodeMethod · 0.80
preserveDescendantAtYFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_PFunction · 0.64
destroyTreeMethod · 0.64