Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_pattern.h75 if (paintMethodCreated_) { in CreateNodePaintMethod()
80 paintMethodCreated_ = true; in CreateNodePaintMethod()
267 bool paintMethodCreated_ = false; variable