Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/common/dom/
Ddom_select.cpp136 selectStyleOperators[] = { in SetSpecializedStyle() local
158 … BinarySearchFindIndex(selectStyleOperators, ArraySize(selectStyleOperators), style.first.c_str()); in SetSpecializedStyle()
160 selectStyleOperators[operatorIter].value(style.second, *this, *selectComponent_); in SetSpecializedStyle()