Searched refs:EVENT_FOLD_STATUS_CHANGED (Results 1 – 3 of 3) sorted by relevance
63 const std::string EVENT_FOLD_STATUS_CHANGED = "foldStatusChange"; variable
237 if (jsCallBack_.find(EVENT_FOLD_STATUS_CHANGED) == jsCallBack_.end()) { in OnFoldStatusChanged()245 CallJsMethod(EVENT_FOLD_STATUS_CHANGED, argv, ArraySize(argv)); in OnFoldStatusChanged()
437 } else if (type == EVENT_FOLD_STATUS_CHANGED) { in RegisterDisplayListenerWithType()497 } else if (type == EVENT_FOLD_STATUS_CHANGED) { in UnregisterAllDisplayListenerWithType()540 } else if (type == EVENT_FOLD_STATUS_CHANGED) { in UnRegisterDisplayListenerWithType()