Searched refs:SkipAnnotationWindow (Results 1 – 3 of 3) sorted by relevance
277 bool SkipAnnotationWindow(uint32_t flag, int32_t toolType);
1882 bool result = WIN_MGR->SkipAnnotationWindow(flag, toolType);1886 result = WIN_MGR->SkipAnnotationWindow(flag, toolType);1890 result = WIN_MGR->SkipAnnotationWindow(flag, toolType);1894 result = WIN_MGR->SkipAnnotationWindow(flag, toolType);
2802 bool InputWindowsManager::SkipAnnotationWindow(uint32_t flag, int32_t toolType) in UpdateDisplayInfo() function in OHOS::MMI::InputWindowsManager3048 if (SkipAnnotationWindow(item.flags, pointerItem.GetToolType())) { in UpdateDisplayInfo()