Home
last modified time | relevance | path

Searched refs:total_fixed_width (Results 1 – 22 of 22) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dtable_layout_algorithm_fixed.cc254 int total_fixed_width = 0; in UpdateLayout() local
265 total_fixed_width += calc_width[i]; in UpdateLayout()
279 int total_width = total_fixed_width + total_percent_width; in UpdateLayout()
285 if (total_fixed_width && total_width < table_logical_width) { in UpdateLayout()
286 int first_pass_fixed_width_total = total_fixed_width; in UpdateLayout()
287 total_fixed_width = 0; in UpdateLayout()
306 total_fixed_width += calc_width[i]; in UpdateLayout()
316 (table_logical_width - total_fixed_width) / in UpdateLayout()
322 total_width = total_fixed_width + total_percent_width; in UpdateLayout()
327 int remaining_width = table_logical_width - total_fixed_width - in UpdateLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dtable_layout_algorithm_fixed.cc255 int total_fixed_width = 0; in UpdateLayout() local
266 total_fixed_width += calc_width[i]; in UpdateLayout()
280 int total_width = total_fixed_width + total_percent_width; in UpdateLayout()
286 if (total_fixed_width && total_width < table_logical_width) { in UpdateLayout()
287 int first_pass_fixed_width_total = total_fixed_width; in UpdateLayout()
288 total_fixed_width = 0; in UpdateLayout()
307 total_fixed_width += calc_width[i]; in UpdateLayout()
317 (table_logical_width - total_fixed_width) / in UpdateLayout()
323 total_width = total_fixed_width + total_percent_width; in UpdateLayout()
328 int remaining_width = table_logical_width - total_fixed_width - in UpdateLayout()
/dports/security/ridl/ridl-11b3240/nuklear/src/
H A Dnuklear_layout.c366 float total_fixed_width = 0.0f; in nk_layout_row_template_end() local
382 total_fixed_width += width; in nk_layout_row_template_end()
386 total_fixed_width += width; in nk_layout_row_template_end()
400 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count; in nk_layout_row_template_end()
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/src/
H A Dnuklear_layout.c364 float total_fixed_width = 0.0f; in nk_layout_row_template_end() local
380 total_fixed_width += width; in nk_layout_row_template_end()
384 total_fixed_width += width; in nk_layout_row_template_end()
398 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count; in nk_layout_row_template_end()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dnuklear.h19450 float total_fixed_width = 0.0f;
19466 total_fixed_width += width;
19470 total_fixed_width += width;
19484 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dnuklear.h19450 float total_fixed_width = 0.0f;
19466 total_fixed_width += width;
19470 total_fixed_width += width;
19484 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/
H A Dnuklear.h19558 float total_fixed_width = 0.0f;
19574 total_fixed_width += width;
19578 total_fixed_width += width;
19592 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/
H A Dnuklear.h19558 float total_fixed_width = 0.0f;
19574 total_fixed_width += width;
19578 total_fixed_width += width;
19592 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/
H A Dnuklear.h17786 float total_fixed_width = 0.0f;
17802 total_fixed_width += width;
17806 total_fixed_width += width;
17820 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/nuklear/
H A Dnuklear.h17943 float total_fixed_width = 0.0f;
17959 total_fixed_width += width;
17963 total_fixed_width += width;
17977 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/graphics/glfw/glfw-3.3.4/deps/
H A Dnuklear.h17786 float total_fixed_width = 0.0f;
17802 total_fixed_width += width;
17806 total_fixed_width += width;
17820 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/security/ridl/ridl-11b3240/nuklear/
H A Dnuklear.h17811 float total_fixed_width = 0.0f;
17827 total_fixed_width += width;
17831 total_fixed_width += width;
17845 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/
H A Dnuklear.h21060 float total_fixed_width = 0.0f;
21076 total_fixed_width += width;
21080 total_fixed_width += width;
21094 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/
H A Dnuklear.h21060 float total_fixed_width = 0.0f;
21076 total_fixed_width += width;
21080 total_fixed_width += width;
21094 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/
H A Dnuklear.h17786 float total_fixed_width = 0.0f;
17802 total_fixed_width += width;
17806 total_fixed_width += width;
17820 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/
H A Dnuklear.h17786 float total_fixed_width = 0.0f;
17802 total_fixed_width += width;
17806 total_fixed_width += width;
17820 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/
H A Dnuklear.h21060 float total_fixed_width = 0.0f;
21076 total_fixed_width += width;
21080 total_fixed_width += width;
21094 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/
H A Dnuklear.h21060 float total_fixed_width = 0.0f;
21076 total_fixed_width += width;
21080 total_fixed_width += width;
21094 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/
H A Dnuklear.h21060 float total_fixed_width = 0.0f;
21076 total_fixed_width += width;
21080 total_fixed_width += width;
21094 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/
H A Dnuklear.h17786 float total_fixed_width = 0.0f;
17802 total_fixed_width += width;
17806 total_fixed_width += width;
17820 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/
H A Dnuklear.h17786 float total_fixed_width = 0.0f;
17802 total_fixed_width += width;
17806 total_fixed_width += width;
17820 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/
H A Dnuklear.h21767 float total_fixed_width = 0.0f;
21783 total_fixed_width += width;
21787 total_fixed_width += width;
21801 var_width = (NK_MAX(space-total_fixed_width,0)) / (float)min_variable_count;