Searched defs:propertyChangeFlag (Results 1 – 8 of 8) sorted by relevance
19 bool CheckNeedRender(PropertyChangeFlag propertyChangeFlag) in CheckNeedRender()30 bool CheckNeedRequestParentMeasure(PropertyChangeFlag propertyChangeFlag) in CheckNeedRequestParentMeasure()35 bool CheckNeedMeasure(PropertyChangeFlag propertyChangeFlag) in CheckNeedMeasure()41 bool CheckNeedLayout(PropertyChangeFlag propertyChangeFlag) in CheckNeedLayout()46 bool CheckMeasureFlag(PropertyChangeFlag propertyChangeFlag) in CheckMeasureFlag()52 bool CheckForceParentMeasureFlag(PropertyChangeFlag propertyChangeFlag) in CheckForceParentMeasureFlag()58 bool CheckLayoutFlag(PropertyChangeFlag propertyChangeFlag) in CheckLayoutFlag()63 bool CheckMeasureSelfFlag(PropertyChangeFlag propertyChangeFlag) in CheckMeasureSelfFlag()73 bool CheckMeasureSelfAndChildFlag(PropertyChangeFlag propertyChangeFlag) in CheckMeasureSelfAndChildFlag()78 bool CheckUpdateByChildRequest(PropertyChangeFlag propertyChangeFlag) in CheckUpdateByChildRequest()[all …]
394 void UpdatePropertyChangeFlag(PropertyChangeFlag propertyChangeFlag) in UpdatePropertyChangeFlag()
90 void SetFlagForGeneratedItem(PropertyChangeFlag propertyChangeFlag) in SetFlagForGeneratedItem()
303 void SetFlagForGeneratedItem(PropertyChangeFlag propertyChangeFlag) in SetFlagForGeneratedItem()
319 virtual void ForceUpdateLayoutPropertyFlag(PropertyChangeFlag propertyChangeFlag) {} in ForceUpdateLayoutPropertyFlag()
2084 void FrameNode::ForceUpdateLayoutPropertyFlag(PropertyChangeFlag propertyChangeFlag) in ForceUpdateLayoutPropertyFlag()
1390 auto propertyChangeFlag = pickerProperty->GetPropertyChangeFlag() | PROPERTY_UPDATE_RENDER; variable1437 auto propertyChangeFlag = pickerProperty->GetPropertyChangeFlag() | PROPERTY_UPDATE_RENDER; variable1488 auto propertyChangeFlag = pickerProperty->GetPropertyChangeFlag() | PROPERTY_UPDATE_RENDER; variable
688 … const ImageSourceInfo& src, const PropertyChangeFlag& propertyChangeFlag, VisibleType visibleType) in LoadImage()