Searched defs:isNull (Results 1 – 3 of 3) sorted by relevance
7 GLM_FUNC_QUALIFIER bool isNull(tmat2x2<T, P> const & m, T const & epsilon) function16 GLM_FUNC_QUALIFIER bool isNull(tmat3x3<T, P> const & m, T const & epsilon) function25 GLM_FUNC_QUALIFIER bool isNull(tmat4x4<T, P> const & m, T const & epsilon) function
121 GLM_FUNC_QUALIFIER bool isNull function
1833 public boolean isNull(int column) { in isNull() method in BrowserProvider2.SuggestionsCursor