Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_paint_method.h58 bool isDefaultLine = true);
H A Dtextpicker_paint_method.cpp182 bool isDefaultLine) in PaintDividerLines() argument
186 if (isDefaultLine) { in PaintDividerLines()