Home
last modified time | relevance | path

Searched refs:useTypeNode_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_option.cpp142 useTypeNode_ = enable; in SetTypeNodeEnabled()
147 return useTypeNode_; in IsTypeNodeEnabled()
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_option.h65 bool useTypeNode_ = false; variable