react-native/React/CSSLayout
Lukas Wöhrl 687ae48cc7 use fmaxf to prevent casting from and to double
Summary:
Use ```fmaxf``` to prevent double casting.
Closes https://github.com/facebook/css-layout/pull/251

Reviewed By: emilsjolander

Differential Revision: D4199342

Pulled By: splhack

fbshipit-source-id: c04bc68a3c9c97b92e910e885457cf2fe00da28b
2016-11-17 20:43:44 -08:00
..
CSSEnums.h Autogenerate enum defenitions for all languages 2016-11-15 08:44:30 -08:00
CSSLayout.c use fmaxf to prevent casting from and to double 2016-11-17 20:43:44 -08:00
CSSLayout.h Introduce CSSNodeCopyStyle 2016-11-17 09:13:31 -08:00
CSSMacros.h Remove CSSAssertSetFailFunc 2016-11-09 17:28:38 -08:00
CSSNodeList.c Introduce CSSLayoutSetMemoryFuncs 2016-11-15 20:28:30 -08:00
CSSNodeList.h Don't preallocate child lists 2016-10-25 17:13:36 -07:00