Searched refs:sheet_bytes (Results 1 – 7 of 7) sorted by relevance
1463 size_t sheet_bytes; member1541 cache->sheet_bytes = cache->mip_chain_bytes * num_layers; in svga3dsurface_setup_cache()1542 if (!cache->sheet_bytes) in svga3dsurface_setup_cache()1569 if (offset >= cache->sheet_bytes) in svga3dsurface_get_loc()1570 offset %= cache->sheet_bytes; in svga3dsurface_get_loc()
1599 let mut sheet_bytes = nsCString::new(); in Servo_StyleSheet_FromUTF8BytesAsync() localVariable1600 sheet_bytes.assign(bytes); in Servo_StyleSheet_FromUTF8BytesAsync()1605 sheet_bytes, in Servo_StyleSheet_FromUTF8BytesAsync()
1603 let mut sheet_bytes = nsCString::new(); in Servo_StyleSheet_FromUTF8BytesAsync() localVariable1604 sheet_bytes.assign(bytes); in Servo_StyleSheet_FromUTF8BytesAsync()1609 sheet_bytes, in Servo_StyleSheet_FromUTF8BytesAsync()
1606 let mut sheet_bytes = nsCString::new(); in Servo_StyleSheet_FromUTF8BytesAsync() localVariable1607 sheet_bytes.assign(bytes); in Servo_StyleSheet_FromUTF8BytesAsync()1612 sheet_bytes, in Servo_StyleSheet_FromUTF8BytesAsync()