Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp131 static const LinearMapNode<void (*)(const std::string&, DOMProgress&)> progressStylesOperators[] = { in SetSpecializedStyle() local
197 BinarySearchFindIndex(progressStylesOperators, ArraySize(progressStylesOperators), style.first.c_str()); in SetSpecializedStyle()
199 progressStylesOperators[operatorIter].value(style.second, *this); in SetSpecializedStyle()

Completed in 1 milliseconds