Searched refs:jsonShowCounter (Results 1 – 1 of 1) sorted by relevance
6762 auto jsonShowCounter = JsonUtil::Create(true); in OnBackPressed() local6763 jsonShowCounter->Put("value", layoutProperty->GetShowCounterValue(false)); in OnBackPressed()6767 jsonShowCounter->Put("options", jsonShowCounterOptions); in OnBackPressed()6768 json->PutExtAttr("showCounter", jsonShowCounter, filter); in OnBackPressed()