Home
last modified time | relevance | path

Searched defs:screen_width (Results 1 – 21 of 21) sorted by relevance

/external/pigweed/pw_console/py/
Dtext_formatting_test.py108 screen_width, argument
203 screen_width, argument
/external/coreboot/payloads/coreinfo/
Dbootlog_module.c26 static u32 char_width(char c, u32 cursor, u32 screen_width) in char_width()
39 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, u32 screen_height) in calculate_chars_count()
66 …c int sanitize_buffer_for_display(char *str, u32 str_len, char *out, u32 out_len, u32 screen_width) in sanitize_buffer_for_display()
Dtimestamps_module.c50 static u32 char_width(char c, u32 cursor, u32 screen_width) in char_width()
62 static u32 calculate_chars_count(char *str, u32 str_len, u32 screen_width, in calculate_chars_count()
88 u32 out_len, u32 screen_width) in sanitize_buffer_for_display()
/external/chromium-crossbench/crossbench/action_runner/chromeos_scripts/
Dmouse.py14 screen_width = int(sys.argv[1]) variable
/external/pigweed/pw_console/py/pw_console/
Dtext_formatting.py234 def get_line_height(text_width, screen_width, prefix_width): argument
/external/antlr/runtime/Ruby/lib/antlr3/test/
Dcore-extensions.rb161 def screen_width( out=STDERR ) method
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager14.java45 int screen_width, in nativeSetConfiguration()
DShadowArscAssetManager9.java571 int screen_width, in nativeSetConfiguration()
DShadowArscAssetManager10.java576 int screen_width, in nativeSetConfiguration()
/external/libgav1/src/tile/bitstream/
Dpalette.cc269 int screen_width = std::min( in ReadPaletteTokens() local
/external/antlr/runtime/Ruby/lib/antlr3/
Dmain.rb221 def screen_width method in ANTLR3.Main.Main
/external/chromium-crossbench/crossbench/action_runner/
Dchromeos_input_action_runner.py34 window_inner_height, screen_width, screen_height, argument
/external/coreboot/src/include/
Dvbe.h23 u16 screen_width; member
/external/webp/examples/
Dvwebp.c437 int screen_width, screen_height; in StartDisplay() local
/external/libdrm/tests/exynos/
Dexynos_fimg2d_test.c46 static unsigned int screen_width, screen_height; variable
/external/iputils/
Dping_common.c65 static int screen_width = INT_MAX; variable
/external/toybox/scripts/prereq/generated/
Dglobals.h59 unsigned screen_width; member
/external/toybox/android/mac/generated/
Dglobals.h224 unsigned screen_width; member
/external/toybox/android/device/generated/
Dglobals.h410 unsigned screen_height, screen_width; member
613 unsigned screen_width; member
/external/toybox/android/linux/generated/
Dglobals.h244 unsigned screen_width; member
/external/iproute2/misc/
Dss.c4067 int addrp_width, screen_width = 80; in main() local