Home
last modified time | relevance | path

Searched defs:pos_max (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Dyop.c184 int64_t frame_pos, pos_min, pos_max; in yop_read_seek() local
Dutils.c2219 int64_t pos_max = filesize - 1; in ff_find_last_ts() local
2252 int64_t pos_min, int64_t pos_max, int64_t pos_limit, in ff_gen_search()
2360 int64_t pos_min, pos_max; in seek_frame_byte() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp2329 void ImGui::RenderTextClippedEx(ImDrawList* draw_list, const ImVec2& pos_min, const ImVec2& pos_max in RenderTextClippedEx()
2357 void ImGui::RenderTextClipped(const ImVec2& pos_min, const ImVec2& pos_max, const char* text, const… in RenderTextClipped()
4658 …ImVec2 pos_max = ImLerp(window->Pos + window->Size, corner_target, corner_norm); // Expected windo… in CalcResizePosSizeFromAnyCorner() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp2750 void ImGui::RenderTextClippedEx(ImDrawList* draw_list, const ImVec2& pos_min, const ImVec2& pos_max in RenderTextClippedEx()
2778 void ImGui::RenderTextClipped(const ImVec2& pos_min, const ImVec2& pos_max, const char* text, const… in RenderTextClipped()
2797 void ImGui::RenderTextEllipsis(ImDrawList* draw_list, const ImVec2& pos_min, const ImVec2& pos_max,… in RenderTextEllipsis()
5331 …ImVec2 pos_max = ImLerp(window->Pos + window->Size, corner_target, corner_norm); // Expected windo… in CalcResizePosSizeFromAnyCorner() local