Searched defs:default_width (Results 1 – 4 of 4) sorted by relevance
157 static const uint32_t default_width = 1920; variable
98 default_width: u32, field
273 FT_Pos default_width; member
565 void init_window_size(struct sample_info &info, int32_t default_width, int32_t default_height) in init_window_size()