Searched refs:has_space (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-fallback-shape.cc111 bool has_space = (bool) font->get_nominal_glyph (' ', &space); local
122 if (has_space && unicode->is_default_ignorable (info[i].codepoint)) {
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh16614 has_space=`$ECHO "$path" | $GREP " "`
16615 if test "x$has_space" != x; then
16746 has_space=`$ECHO "$path" | $GREP " "`
16747 if test "x$has_space" != x; then
17168 has_space=`$ECHO "$path" | $GREP " "`
17169 if test "x$has_space" != x; then
17701 has_space=`$ECHO "$path" | $GREP " "`
17702 if test "x$has_space" != x; then
17947 has_space=`$ECHO "$complete" | $GREP " "`
17948 if test "x$has_space" !
[all...]

Completed in 82 milliseconds