Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dimagemakewithfilter.cpp191 : fStrategy(strategy) in ImageMakeWithFilterGM()
203 if (fStrategy == Strategy::kSaveLayer) { in onShortName()
331 if (fStrategy != Strategy::kSaveLayer) { in onDraw()
345 Strategy fStrategy; member in ImageMakeWithFilterGM
360 if (fStrategy == Strategy::kSaveLayer) { in drawImageWithFilter()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumberformatter.h1393 fStrategy(strategy) {} in Grouper()
1427 UNumberGroupingStrategy fStrategy; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h1355 fStrategy(strategy) {} in Grouper()
1389 UNumberGroupingStrategy fStrategy; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h1389 fStrategy(strategy) {} in Grouper()
1423 UNumberGroupingStrategy fStrategy; variable
/third_party/icu/icu4c/source/i18n/
Dnumber_skeletons.cpp1680 } else if (macros.grouper.fStrategy == UNUM_GROUPING_COUNT) { in grouping()
1683 } else if (macros.grouper.fStrategy == UNUM_GROUPING_AUTO) { in grouping()
1686 enum_to_stem_string::groupingStrategy(macros.grouper.fStrategy, sb); in grouping()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_skeletons.cpp1663 } else if (macros.grouper.fStrategy == UNUM_GROUPING_COUNT) { in grouping()
1666 } else if (macros.grouper.fStrategy == UNUM_GROUPING_AUTO) { in grouping()
1669 enum_to_stem_string::groupingStrategy(macros.grouper.fStrategy, sb); in grouping()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_skeletons.cpp1680 } else if (macros.grouper.fStrategy == UNUM_GROUPING_COUNT) { in grouping()
1683 } else if (macros.grouper.fStrategy == UNUM_GROUPING_AUTO) { in grouping()
1686 enum_to_stem_string::groupingStrategy(macros.grouper.fStrategy, sb); in grouping()