Home
last modified time | relevance | path

Searched refs:jsonTreeLast (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/
H A DRichPreviewer.cpp50 static std::string jsonTreeLast = ""; in NotifyInspectorChanged() local
52 if (jsonTree == jsonTreeLast) { in NotifyInspectorChanged()
56 jsonTreeLast = jsonTree; in NotifyInspectorChanged()

Completed in 1 milliseconds