Searched defs:MeasureProperty (Results 1 – 1 of 1) sorted by relevance
182 struct MeasureProperty { struct194 bool operator==(const MeasureProperty& measureProperty) const argument200 bool UpdateSelfIdealSizeWithCheck(const CalcSize& size) in UpdateSelfIdealSizeWithCheck()212 bool ClearSelfIdealSize(bool clearWidth, bool clearHeight) in ClearSelfIdealSize()220 bool UpdateMaxSizeWithCheck(const CalcSize& size) in UpdateMaxSizeWithCheck()232 bool UpdateMinSizeWithCheck(const CalcSize& size) in UpdateMinSizeWithCheck()244 bool PercentWidth() const in PercentWidth()258 bool PercentHeight() const in PercentHeight()272 std::string ToString() const in ToString()281 void ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue()[all …]