Searched defs:textAlignValue (Results 1 – 3 of 3) sorted by relevance
36 std::optional<Ace::TextAlign> textAlignValue = std::nullopt; member
276 …jerry_value_t textAlignValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>(expectLe… in ComponentTextStyleSetAlignTest005() local
189 std::optional<Ace::TextAlign> textAlignValue = std::nullopt; member