Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp3372 bool isDefaultSize = NearZero(rect.GetX(), 0.0) && NearZero(rect.GetY(), 0.0) && in DumpTreeNodeSafeAreaInfoNg() local
3376 if (!isDefaultSize && !isParentDefaultSize) { in DumpTreeNodeSafeAreaInfoNg()