Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp6419 void ImGui::SetScrollFromPosY(float local_y, float center_y_ratio) in SetScrollFromPosY() argument
6429 void ImGui::SetScrollHereY(float center_y_ratio) in SetScrollHereY() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp7974 float center_y_ratio = window->ScrollTargetCenterRatio.y; in CalcNextScrollFromScrollTargetAndClamp() local
8140 void ImGui::SetScrollFromPosY(ImGuiWindow* window, float local_y, float center_y_ratio) in SetScrollFromPosY() argument
8156 void ImGui::SetScrollFromPosY(float local_y, float center_y_ratio) in SetScrollFromPosY() argument
8176 SetScrollHereY(float center_y_ratio) SetScrollHereY() argument
[all...]

Completed in 34 milliseconds