Searched defs:without_offset (Results 1 – 4 of 4) sorted by relevance
53 inline std::unique_ptr<icu4x::TimeZoneInfo> icu4x::TimeZone::without_offset() const { in without_offset() function in icu4x::TimeZone
56 pub fn without_offset(&self) -> Box<TimeZoneInfo> { in without_offset() method
243 glw::GLint without_offset[4]; member
2255 …const glw::GLint *without_offset = results + (vertex * vertex_size_in_results_buffer) + without_o… in verifyResult() local