Searched refs:gcount (Results 1 – 6 of 6) sorted by relevance
439 unsigned int gcount; in af_get_char_index() local455 ginfo = hb_buffer_get_glyph_infos( buf, &gcount ); in af_get_char_index()456 gpos = hb_buffer_get_glyph_positions( buf, &gcount ); in af_get_char_index()476 if ( gcount > 1 ) in af_get_char_index()
103 return istr->gcount(); in read()
350 auto bytesRead = stream.gcount(); in ComputeContentMD5()393 auto bytesRead = stream.gcount(); in ComputeContentMD5()483 auto bytesRead = stream.gcount(); in ComputeContentETag()521 auto bytesRead = stream.gcount(); in ComputeContentETag()
127 return static_cast<tmsize_t>(data->stream->gcount()); in _tiffisReadProc()
480 auto count = stream->gcount(); in oss_download_file()
244 got = static_cast<size_t>(content->gcount()); in sendBody()
Completed in 11 milliseconds