HomeSort by relevance Sort by last modified time
    Searched refs:biDiGetMaxValue (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 347 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) {
453 { UPROPS_SRC_BIDI, 0, 0, getBiDiClass, biDiGetMaxValue },
459 { UPROPS_SRC_BIDI, 0, 0, getJoiningGroup, biDiGetMaxValue },
460 { UPROPS_SRC_BIDI, 0, 0, getJoiningType, biDiGetMaxValue },
  /external/icu4c/common/
uprops.cpp 321 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) {
427 { UPROPS_SRC_BIDI, 0, 0, getBiDiClass, biDiGetMaxValue },
433 { UPROPS_SRC_BIDI, 0, 0, getJoiningGroup, biDiGetMaxValue },
434 { UPROPS_SRC_BIDI, 0, 0, getJoiningType, biDiGetMaxValue },

Completed in 33 milliseconds