Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var.cc103 unsigned int *axes_count /* IN/OUT */, in hb_ot_var_get_axes()
150 unsigned int *axes_count /* IN/OUT */, in hb_ot_var_get_axis_infos()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_glfw.cpp402 int axes_count = 0, buttons_count = 0; in ImGui_ImplGlfw_UpdateGamepads() local