Home
last modified time | relevance | path

Searched defs:fill_br (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1044 const ImVec2 fill_br = ImVec2(ImLerp(bb.Min.x, bb.Max.x, fraction), bb.Max.y); in ProgressBar() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp1259 const ImVec2 fill_br = ImVec2(ImLerp(bb.Min.x, bb.Max.x, fraction), bb.Max.y); in ProgressBar() local

Completed in 21 milliseconds