Home
last modified time | relevance | path

Searched defs:width (Results 1226 - 1250 of 4759) sorted by relevance

1...<<41424344454647484950>>...191

/third_party/cups-filters/filter/
H A Dcommon.c528 float width, /* Widt in WriteLabels() local
409 WriteLabelProlog(const char *label, float bottom, float top, float width) WriteLabelProlog() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dnup.cc174 const float width=param.width/param.nupX, in calculate_edit() local
[all...]
H A Dpptypes.h27 float width,height; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java72 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DBigNumberFormatTest.java75 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
/third_party/mesa3d/include/android_stub/nativebase/
H A Dnativebase.h87 int width; member
/third_party/lzma/CPP/Windows/Control/
H A DImageList.h34 bool Create(int width, int height, UINT flags, int initialNumber, int grow) in Create() argument
79 bool GetIconSize(int &width, int &height) const in GetIconSize() argument
81 bool SetIconSize(int width, int height) in SetIconSize() argument
H A DListView.cpp41 int CListView::InsertColumn(unsigned columnIndex, LPCTSTR text, int width) in InsertColumn() argument
74 int CListView::InsertColumn(unsigned columnIndex, LPCWSTR text, int width) in InsertColumn() argument
14 CreateEx(DWORD exStyle, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) CreateEx() argument
/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.h66 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() argument
157 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() argument
H A DUpdateCallbackConsole.h65 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() argument
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_layout.c44 uint8_t width; in fdl6_get_ubwc_blockwidth() member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.h98 int width; member
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c59 create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) create_buffer() argument
109 drm_create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t stride, uint32_t format) drm_create_buffer() argument
135 drm_create_planar_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_planar_buffer() argument
164 drm_create_prime_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_prime_buffer() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_register_allocate.c117 unsigned width = agx_size_align_16(I->src[0].size); in agx_ra_assign_local() local
307 unsigned width = agx_size_align_16(ins->dest[0].size); in agx_ra() local
342 unsigned width = agx_size_align_16(ins->src[0].size); in agx_ra() local
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_packet_helpers.h74 const int width = end - start + 1; in __gen_uint() local
87 const int width = end - start + 1; in __gen_sint() local
165 const int width = end - start + 1; in __gen_unpack_uint() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_misc.c136 int width = 0, height = 0; in svga_set_framebuffer_state() local
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_codec.h54 unsigned width; member
132 unsigned width; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_blit.c430 zink_blit_region_fills(struct u_rect region, unsigned width, unsigned height) in zink_blit_region_fills() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c146 wsw_dt_create(struct sw_winsys *ws, unsigned bind, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) wsw_dt_create() argument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DRasterizer.cpp66 float width = pViewport->Width; in SetViewports() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.h107 unsigned width; member
/third_party/mesa3d/src/glx/apple/
H A Dappledri.c308 XAppleDRICreateSharedBuffer(Display * dpy, int screen, Drawable drawable, Bool doubleSwap, char *path, size_t pathlen, int *width, int *height) XAppleDRICreateSharedBuffer() argument
377 XAppleDRICreatePixmap(Display * dpy, int screen, Drawable drawable, int *width, int *height, int *pitch, int *bpp, size_t * size, char *bufname, size_t bufnamesize) XAppleDRICreatePixmap() argument
H A Dglx_empty.c138 glXCopySubBufferMESA(Display * dpy, GLXDrawable drawable, int x, int y, int width, int height) glXCopySubBufferMESA() argument
161 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, unsigned int width, unsigned int height, int *attrib_list) glXCreateGLXPbufferSGIX() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_overlay.h137 VMwareVideoGetAttributes(const SVGAOverlayFormat format, uint32 *width, uint32 *height, uint32 *size, uint32 *pitches, uint32 *offsets) VMwareVideoGetAttributes() argument
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp52 window::window(uint32_t width, uint32_t height) in window() argument

Completed in 14 milliseconds

1...<<41424344454647484950>>...191