Home
last modified time | relevance | path

Searched refs:tempIsCountDown (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_texttimer.cpp72 auto tempIsCountDown = paramObject->GetProperty("isCountDown"); in Create() local
73 if (tempIsCountDown->IsBoolean()) { in Create()
74 bool isCountDown = tempIsCountDown->ToBoolean(); in Create()

Completed in 1 milliseconds