Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_select.cpp135 selectStyleOperators[] = { in SetSpecializedStyle() local
157 BinarySearchFindIndex(selectStyleOperators, ArraySize(selectStyleOperators), style.first.c_str()); in SetSpecializedStyle()
159 selectStyleOperators[operatorIter].value(style.second, *this, *selectComponent_); in SetSpecializedStyle()

Completed in 1 milliseconds