Home
last modified time | relevance | path

Searched defs:_height (Results 1 – 25 of 1767) sorted by relevance

12345678910>>...71

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/zxing/common/
H A Dbytematrix.cpp15 void ByteMatrix::init(int _width, int _height) { in init()
31 ByteMatrix::ByteMatrix(int _width, int _height) { init(_width, _height); } in ByteMatrix()
33 ByteMatrix::ByteMatrix(int _width, int _height, ArrayRef<char> source) { in ByteMatrix()
H A Dbitmatrix.cpp19 void BitMatrix::init(int _width, int _height, ErrorHandler& err_handler) { in init()
40 void BitMatrix::init(int _width, int _height, unsigned char* bitsPtr, ErrorHandler& err_handler) { in init()
79 BitMatrix::BitMatrix(int _width, int _height, ErrorHandler& err_handler) { in BitMatrix()
83 BitMatrix::BitMatrix(int _width, int _height, unsigned char* bitsPtr, ErrorHandler& err_handler) { in BitMatrix()
89 int _height = _bits->getHeight(); in copyOf() local
127 void BitMatrix::flipRegion(int left, int top, int _width, int _height, ErrorHandler& err_handler) { in flipRegion()
150 void BitMatrix::setRegion(int left, int top, int _width, int _height, ErrorHandler& err_handler) { in setRegion()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Core/Platform/
H A DPlatform_RenderManager.cs13 [MarshalAs(UnmanagedType.I4)] int _height); in ExportRenderManager_SetViewSize()
34 [MarshalAs(UnmanagedType.I4)] int _height); in ExportRenderManager_AddTexture()
38 public static void SetViewSize(int _width, int _height) in SetViewSize()
53 public static void AddTexture(string _name, uint _id, int _width, int _height) in AddTexture()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Core/Platform/
H A DPlatform_RenderManager.cs13 [MarshalAs(UnmanagedType.I4)] int _height); in ExportRenderManager_SetViewSize()
34 [MarshalAs(UnmanagedType.I4)] int _height); in ExportRenderManager_AddTexture()
38 public static void SetViewSize(int _width, int _height) in SetViewSize()
53 public static void AddTexture(string _name, uint _id, int _width, int _height) in AddTexture()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Core/Platform/
H A DPlatform_RenderManager.cs13 [MarshalAs(UnmanagedType.I4)] int _height); in ExportRenderManager_SetViewSize()
34 [MarshalAs(UnmanagedType.I4)] int _height); in ExportRenderManager_AddTexture()
38 public static void SetViewSize(int _width, int _height) in SetViewSize()
53 public static void AddTexture(string _name, uint _id, int _width, int _height) in AddTexture()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Core/Platform/
H A DPlatform_RenderManager.cs13 [MarshalAs(UnmanagedType.I4)] int _height); in ExportRenderManager_SetViewSize()
34 [MarshalAs(UnmanagedType.I4)] int _height); in ExportRenderManager_AddTexture()
38 public static void SetViewSize(int _width, int _height) in SetViewSize()
53 public static void AddTexture(string _name, uint _id, int _width, int _height) in AddTexture()
/dports/games/crack-attack/crack-attack-1.1.14/src/
H A DTextureLoader.cxx49 GLubyte *TextureLoader::loadAlphaTGA ( const char *tga_file_name, int _height, in loadAlphaTGA()
69 GLubyte *TextureLoader::loadNoAlphaTGA ( const char *tga_file_name, int _height, in loadNoAlphaTGA()
93 GLubyte *TextureLoader::loadTGA ( const char *tga_file_name, int _height, in loadTGA()
163 int _height, int _width, const char *tga_id ) in createTGA()
224 int _height, int _width ) in determineTGACheckSum()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/Generate/
H A DMyGUI_Managed_Window.h124 Convert<int>::Type _height ) in SetCoord()
136 Convert<int>::Type _height ) in SetSize()
156 Convert<int>::Type _height ) in SetMaxSize()
166 Convert<int>::Type _height ) in SetMinSize()
H A DMyGUI_Managed_ScrollView.h45 Convert<int>::Type _height ) in SetCanvasSize()
57 Convert<int>::Type _height ) in SetCoord()
69 Convert<int>::Type _height ) in SetSize()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/Generate/
H A DMyGUI_Managed_Window.h124 Convert<int>::Type _height ) in SetCoord()
136 Convert<int>::Type _height ) in SetSize()
156 Convert<int>::Type _height ) in SetMaxSize()
166 Convert<int>::Type _height ) in SetMinSize()
H A DMyGUI_Managed_ScrollView.h45 Convert<int>::Type _height ) in SetCanvasSize()
57 Convert<int>::Type _height ) in SetCoord()
69 Convert<int>::Type _height ) in SetSize()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/Generate/
H A DMyGUI_Managed_Window.h124 Convert<int>::Type _height ) in SetCoord()
136 Convert<int>::Type _height ) in SetSize()
156 Convert<int>::Type _height ) in SetMaxSize()
166 Convert<int>::Type _height ) in SetMinSize()
H A DMyGUI_Managed_ScrollView.h45 Convert<int>::Type _height ) in SetCanvasSize()
57 Convert<int>::Type _height ) in SetCoord()
69 Convert<int>::Type _height ) in SetSize()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/Generate/
H A DMyGUI_Managed_Window.h124 Convert<int>::Type _height ) in SetCoord()
136 Convert<int>::Type _height ) in SetSize()
156 Convert<int>::Type _height ) in SetMaxSize()
166 Convert<int>::Type _height ) in SetMinSize()
H A DMyGUI_Managed_ScrollView.h45 Convert<int>::Type _height ) in SetCanvasSize()
57 Convert<int>::Type _height ) in SetCoord()
69 Convert<int>::Type _height ) in SetSize()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmatrix.h12 Matrix(int _width, int _height) in Matrix()
17 Matrix(int _width, int _height, const Z &initial) in Matrix()
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/include/ignition/math/detail/
H A DBox.hh25 Box<T>::Box(T _length, T _width, T _height) in Box()
34 Box<T>::Box(T _length, T _width, T _height, in Box()
67 void Box<T>::SetSize(T _length, T _width, T _height) in SetSize()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Plugins/Plugin_BerkeliumWidget/
H A DBuffer.h37 void resize(int _width, int _height) in resize()
179 void scroll(int _dx, int _dy, int _left, int _top, int _width, int _height) in scroll()
201 void update_scroll_up(void* _data, int _left, int _top, int _width, int _height) in update_scroll_up()
220 void update_scroll_down(void* _data, int _left, int _top, int _width, int _height) in update_scroll_down()
242 …void update(void* _data, int _left, int _top, int _width, int _height, int sourceLeft, int sourceT… in update()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Plugins/Plugin_BerkeliumWidget/
H A DBuffer.h37 void resize(int _width, int _height) in resize()
179 void scroll(int _dx, int _dy, int _left, int _top, int _width, int _height) in scroll()
201 void update_scroll_up(void* _data, int _left, int _top, int _width, int _height) in update_scroll_up()
220 void update_scroll_down(void* _data, int _left, int _top, int _width, int _height) in update_scroll_down()
242 …void update(void* _data, int _left, int _top, int _width, int _height, int sourceLeft, int sourceT… in update()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Plugins/Plugin_BerkeliumWidget/
H A DBuffer.h37 void resize(int _width, int _height) in resize()
179 void scroll(int _dx, int _dy, int _left, int _top, int _width, int _height) in scroll()
201 void update_scroll_up(void* _data, int _left, int _top, int _width, int _height) in update_scroll_up()
220 void update_scroll_down(void* _data, int _left, int _top, int _width, int _height) in update_scroll_down()
242 …void update(void* _data, int _left, int _top, int _width, int _height, int sourceLeft, int sourceT… in update()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Plugins/Plugin_BerkeliumWidget/
H A DBuffer.h37 void resize(int _width, int _height) in resize()
179 void scroll(int _dx, int _dy, int _left, int _top, int _width, int _height) in scroll()
201 void update_scroll_up(void* _data, int _left, int _top, int _width, int _height) in update_scroll_up()
220 void update_scroll_down(void* _data, int _left, int _top, int _width, int _height) in update_scroll_down()
242 …void update(void* _data, int _left, int _top, int _width, int _height, int sourceLeft, int sourceT… in update()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/
H A Dpackrect.h32 RectPack2DT(uint16_t _width, uint16_t _height) in RectPack2DT()
37 void reset(uint16_t _width, uint16_t _height) in reset()
44 bool find(uint16_t _width, uint16_t _height, Pack2D& _pack) in find()
137 bool find(uint16_t _width, uint16_t _height, PackCube& _pack) in find()
/dports/games/wop/wop-0.4.3/sdlwidgets/
H A Dlayout.h58 Uint16 _width, _height; variable
75 Uint16 _width, _height; variable
104 Uint16 _width, _height; variable
132 Uint16 _width, _height; variable
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/
H A Dpackrect.h32 RectPack2DT(uint16_t _width, uint16_t _height) in RectPack2DT()
37 void reset(uint16_t _width, uint16_t _height) in reset()
44 bool find(uint16_t _width, uint16_t _height, Pack2D& _pack) in find()
137 bool find(uint16_t _width, uint16_t _height, PackCube& _pack) in find()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/
H A DTexture.cpp22 Texture::Texture(const std::string &_name, const int _width, const int _height, const bool _userTex… in Texture()
35 … &_name, const GLuint _texID, const GLenum _type, const int _width, const int _height, const bool … in Texture()

12345678910>>...71