/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/ui/gfx/geometry/ |
D | size.h | 50 void set_width(int width) { width_ = width < 0 ? 0 : width; } in set_width() function
|
D | size_f.h | 39 void set_width(float width) { width_ = clamp(width); } in set_width() function
|
D | rect_f.h | 58 void set_width(float width) { size_.set_width(width); } in set_width() function
|
D | rect.h | 81 void set_width(int width) { size_.set_width(GetClampedValue(x(), width)); } in set_width() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/ |
D | size.h | 50 void set_width(int width) { width_ = width < 0 ? 0 : width; } in set_width() function
|
D | size_f.h | 39 void set_width(float width) { width_ = clamp(width); } in set_width() function
|
D | rect_f.h | 58 void set_width(float width) { size_.set_width(width); } in set_width() function
|
D | rect.h | 81 void set_width(int width) { size_.set_width(GetClampedValue(x(), width)); } in set_width() function
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | size.h | 47 void set_width(int width) { width_ = width < 0 ? 0 : width; } in set_width() function
|
H A D | size_f.h | 36 void set_width(float width) { width_ = clamp(width); } in set_width() function
|
H A D | box_f.h | 71 void set_width(float width) { width_ = width < 0 ? 0 : width; } in set_width() function
|
H A D | rect_f.h | 55 void set_width(float width) { size_.set_width(width); } in set_width() function
|
H A D | rect.h | 78 void set_width(int width) { size_.set_width(GetClampedValue(x(), width)); } in set_width() function
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A D | shared_rect.h | 28 void set_width(int width) { width_ = width; } in set_width() function
|
H A D | rect_chromium.h | 45 void set_width(int width) { in set_width() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_extensions_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/server/ |
D | windowcontainerthumbnail.pbzero.h | 60 void set_width(int32_t value) { in set_width() function
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-cff1-interp-cs.hh | 51 void set_width (bool has_width_) in set_width() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/karma/ |
D | regression_adapt_adt.cpp | 40 void set_width(int width) { width_ = width;} in set_width() function in data1
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/server/ |
D | windowcontainerthumbnail.pb.h | 281 inline void WindowContainerThumbnailProto::set_width(::int32_t value) { in set_width() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/server/ |
D | windowcontainerthumbnail.pb.h | 281 inline void WindowContainerThumbnailProto::set_width(::int32_t value) { in set_width() function
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | desktop_geometry.h | 113 void set_width(int32_t width) { right_ = left_ + width; } in set_width() function
|
H A D | desktop_capture_options.h | 203 void set_width(uint32_t width) { width_ = width; } in set_width() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/server/ |
D | windowcontainerthumbnail.pb.h | 302 inline void WindowContainerThumbnailProto::set_width(::int32_t value) { in set_width() function
|
/aosp_15_r20/external/webrtc/api/test/pclf/ |
H A D | media_configuration.h | 204 void set_width(size_t width) { width_ = width; } in set_width() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_extensions_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/view/ |
D | viewrootimpl.pbzero.h | 164 void set_width(int32_t value) { in set_width() function
|