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

/openjdk10/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)) {
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh16697 has_space=`$ECHO "$path" | $GREP " "`
16698 if test "x$has_space" != x; then
16829 has_space=`$ECHO "$path" | $GREP " "`
16830 if test "x$has_space" != x; then
17251 has_space=`$ECHO "$path" | $GREP " "`
17252 if test "x$has_space" != x; then
17784 has_space=`$ECHO "$path" | $GREP " "`
17785 if test "x$has_space" != x; then
18030 has_space=`$ECHO "$complete" | $GREP " "`
18031 if test "x$has_space" !
[all...]

Completed in 179 milliseconds