Home
last modified time | relevance | path

Searched defs:isInitialState_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h364 bool isInitialState_ = true; // Initial state is true. Play or seek will set it to false. variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h81 bool isInitialState_ = true; // Initial state is true. Play or seek will set it to true. variable