| /third_party/glfw/examples/ |
| H A D | triangle-opengl.c | 143 int width, height; in main() local
|
| H A D | triangle-opengles.c | 144 int width, height; in main() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | sw_scale.c | 155 int i, j, fsi, hpi, width, dstWi; in check_hscale() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvPostProcess.cpp | 68 int width = 0; in postProcessType() local [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | image.cpp | 35 Image::Image(std::size_t width, std::size_t height, PixelFormat format) : in Image() argument 79 void Image::resize(std::size_t width, std::size_t height, PixelFormat format) in resize() argument
|
| H A D | image_pixel.cpp | 77 std::size_t get_pixel_row_bytes(PixelFormat format, std::size_t width) in get_pixel_row_bytes() argument
|
| /third_party/backends/backend/escl/ |
| H A D | escl_jpeg.c | 156 get_JPEG_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_JPEG_data() argument 272 get_JPEG_data(capabilities_t __sane_unused__ *scanner, int __sane_unused__ *width, int __sane_unused__ *height, int __sane_unused__ *bps) get_JPEG_data() argument
|
| H A D | escl_mupdf.c | 125 get_PDF_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_PDF_data() argument 248 get_PDF_data(capabilities_t __sane_unused__ *scanner, int __sane_unused__ *width, int __sane_unused__ *height, int __sane_unused__ *bps) get_PDF_data() argument
|
| H A D | escl_pdf.c | 107 get_PDF_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_PDF_data() argument 248 get_PDF_data(capabilities_t __sane_unused__ *scanner, int __sane_unused__ *width, int __sane_unused__ *height, int __sane_unused__ *bps) get_PDF_data() argument
|
| /third_party/backends/backend/ |
| H A D | test-picture.c | 243 SANE_Word width; in init_picture_buffer() local 285 SANE_Word width; in init_picture_buffer() local 334 SANE_Word width; init_picture_buffer() local 395 SANE_Word width; init_picture_buffer() local 462 SANE_Word width; init_picture_buffer() local 530 SANE_Word width; init_picture_buffer() local 610 SANE_Word width; init_picture_buffer() local 677 SANE_Word width; init_picture_buffer() local 782 SANE_Word width; init_picture_buffer() local [all...] |
| H A D | kvs1025.c | 139 int width, length, depth = kv_get_depth (kv_get_mode (dev));; in sane_get_parameters() local 314 int width, height; in sane_start() local 323 int width, height; in sane_start() local
|
| /third_party/backends/japi/ |
| H A D | ScanIt.java | 69 private int width, height; // Dimensions. field in ScanIt [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf.cc | 127 Matrix &Matrix::rotate_move(Rotation rot,double width,double height) // {{{ in rotate_move() argument
|
| H A D | nup.cc | 174 const float width=param.width/param.nupX, in calculate_edit() local [all...] |
| H A D | pptypes.h | 27 float width,height; member
|
| /third_party/curl/docs/examples/ |
| H A D | http2-serverpush.c | 50 unsigned int width = 0x10; in dump() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | driver.h | 73 int width; /* Width of buffer */ member
|
| /third_party/cups-filters/filter/ |
| H A D | common.c | 528 float width, /* Widt in WriteLabels() local 409 WriteLabelProlog(const char *label, float bottom, float top, float width) WriteLabelProlog() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | BigNumberFormatTest.java | 72 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 D | BigNumberFormatTest.java | 75 expectPad(DecimalFormat fmt, String pat, int pos, int width, char pad) expectPad() argument
|
| /third_party/mesa3d/include/android_stub/nativebase/ |
| H A D | nativebase.h | 87 int width; member
|
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | ImageList.h | 34 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 D | ListView.cpp | 41 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 D | ExtractCallbackConsole.h | 66 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 D | UpdateCallbackConsole.h | 65 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; }
in SetWindowWidth() argument
|