Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h1128 int32_t drawRectWidth_ = 0; variable
H A Dweb_pattern.cpp6054 SetDrawRect(0, 0, drawRectWidth_, ADJUST_WEB_DRAW_LENGTH + ADJUST_WEB_DRAW_LENGTH); in CalculateVerticalDrawRect()
6086 if ((drawRectWidth_ == width) && (drawRectHeight_ == height)) { in SetDrawRect()
6089 drawRectWidth_ = width; in SetDrawRect()