Searched refs:jLoopStyleVal (Results 1 – 1 of 1) sorted by relevance
882 jerry_value_t jLoopStyleVal = jerryx_get_property_str(jSeriesVal, styleName); in RecordOptionsSeriesLoop() local883 seriesOptions_->isLoopSet = GetDisplayStatus(jLoopStyleVal); in RecordOptionsSeriesLoop()886 if (!jerryx_has_property_str(jLoopStyleVal, styleName)) { in RecordOptionsSeriesLoop()889 int16_t marginVal = JerryGetIntegerProperty(jLoopStyleVal, styleName); in RecordOptionsSeriesLoop()892 jerry_release_value(jLoopStyleVal); in RecordOptionsSeriesLoop()