Searched defs:constraintWidth (Results 1 – 4 of 4) sorted by relevance
33 NativeOptionLength constraintWidth; member
32 std::optional<Dimension> constraintWidth = std::nullopt; member
288 const Dimension& fontSize, FontWeight fontWeight, float constraintWidth) in GetMeasureTextSize()
306 std::optional<Dimension> constraintWidth = in SetContextProperty() local