Searched defs:MeasureProperty (Results 1 – 1 of 1) sorted by relevance
163 struct MeasureProperty { struct175 bool operator==(const MeasureProperty& measureProperty) const argument181 bool UpdateSelfIdealSizeWithCheck(const CalcSize& size) in UpdateSelfIdealSizeWithCheck()193 bool ClearSelfIdealSize(bool clearWidth, bool clearHeight) in ClearSelfIdealSize()201 bool UpdateMaxSizeWithCheck(const CalcSize& size) in UpdateMaxSizeWithCheck()213 bool UpdateMinSizeWithCheck(const CalcSize& size) in UpdateMinSizeWithCheck()225 bool PercentWidth() const in PercentWidth()239 bool PercentHeight() const in PercentHeight()253 std::string ToString() const in ToString()262 void ToJsonValue(std::unique_ptr<JsonValue>& json) const in ToJsonValue()[all …]