“0a45ee6812f3d93f1442d651e4bb23b98df83b96”上不存在“git@gitcode.net:taosdata/tdengine.git”
提交 4876c938 编写于 作者: B Behdad Esfahbod

[sbix] Comment

上级 519fca10
...@@ -230,8 +230,8 @@ struct sbix ...@@ -230,8 +230,8 @@ struct sbix
hb_codepoint_t glyph, hb_codepoint_t glyph,
hb_glyph_extents_t *extents) const hb_glyph_extents_t *extents) const
{ {
/* Following code is safe to call even without data, but faster to /* Following code is safe to call even without data (XXX currently
* short-circuit. */ * isn't. See has_data()), but faster to short-circuit. */
if (!has_data ()) if (!has_data ())
return false; return false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册