Searched refs:EVENT_FOLD_ANGLE_CHANGED (Results 1 – 3 of 3) sorted by relevance
64 const std::string EVENT_FOLD_ANGLE_CHANGED = "foldAngleChange"; variable
265 if (jsCallBack_.find(EVENT_FOLD_ANGLE_CHANGED) == jsCallBack_.end()) { in OnFoldAngleChanged()273 CallJsMethod(EVENT_FOLD_ANGLE_CHANGED, argv, ArraySize(argv)); in OnFoldAngleChanged()
443 } else if (type == EVENT_FOLD_ANGLE_CHANGED) { in RegisterDisplayListenerWithType()503 } else if (type == EVENT_FOLD_ANGLE_CHANGED) { in UnregisterAllDisplayListenerWithType()546 } else if (type == EVENT_FOLD_ANGLE_CHANGED) { in UnRegisterDisplayListenerWithType()