react-native/React/CSSLayout
James Ide f8f7a1540d Prefix isUndefined with "CSS"
Summary:
Consistently namespace all of css-layout's public C API with "CSS". The only function that needed to be renamed was isUndefined, which I renamed to CSSValueIsUndefined.

Fixes #210.
Closes https://github.com/facebook/css-layout/pull/211

Reviewed By: lucasr

Differential Revision: D3674922

Pulled By: emilsjolander

fbshipit-source-id: 1752f477bde45586db112fe2654d0404cc52e1d1
2016-08-05 06:28:38 -07:00
..
CSSLayout-internal.h Add and run clang format script 2016-08-04 08:28:53 -07:00
CSSLayout.c Prefix isUndefined with "CSS" 2016-08-05 06:28:38 -07:00
CSSLayout.h Prefix isUndefined with "CSS" 2016-08-05 06:28:38 -07:00
CSSMacros.h Add and run clang format script 2016-08-04 08:28:53 -07:00
CSSNodeList.c Add and run clang format script 2016-08-04 08:28:53 -07:00
CSSNodeList.h Add and run clang format script 2016-08-04 08:28:53 -07:00