Searched refs:withMappers (Results 1 – 1 of 1) sorted by relevance
83 ConfigMapper &withMappers(Mapper mapper, Mapper reverse) { in withMappers() function374 .withMappers(makeFloat, [](C2Value v) -> C2Value { in initializeStandardParams()393 .withMappers(negate, negate)); in initializeStandardParams()396 .withMappers(negate, negate)); in initializeStandardParams()522 .withMappers(makeFloat, [](C2Value v) -> C2Value { in initializeStandardParams()545 .withMappers(negate, negate)); in initializeStandardParams()586 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()634 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()653 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()672 .withMappers([mapper](C2Value v) -> C2Value { in initializeStandardParams()[all …]