Home
last modified time | relevance | path

Searched defs:update_offsets (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmpegts.c1463 static void update_offsets(AVIOContext *pb, int64_t *off, int *len) in update_offsets() function
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp6637 void ImGuiMenuColumns::CalcNextTotalWidth(bool update_offsets) in CalcNextTotalWidth()