Home
last modified time | relevance | path

Searched +defs:w +defs:top (Results 201 – 225 of 9023) sorted by relevance

12345678910>>...361

/dports/devel/cmake-gui/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesBoolWidget.cxx12 int top) in cmCursesBoolWidget()
25 WINDOW* w) in HandleInput()
/dports/devel/cmake-doc/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesBoolWidget.cxx12 int top) in cmCursesBoolWidget()
25 WINDOW* w) in HandleInput()
/dports/devel/cmake/cmake-3.22.1/Source/CursesDialog/
H A DcmCursesBoolWidget.cxx12 int top) in cmCursesBoolWidget()
25 WINDOW* w) in HandleInput()
/dports/graphics/libpgf/PGF/Codec/src/
H A DSubband.cpp181 UINT32 xPos, yPos, w, h; in ExtractTile() local
219 UINT32 xPos, yPos, w, h; in PlaceTile() local
257 void CSubband::TilePosition(UINT32 tileX, UINT32 tileY, UINT32& xPos, UINT32& yPos, UINT32& w, UINT… in TilePosition()
273 UINT32 top = 0, bottom = nTiles; in TilePosition() local
312 UINT32 top = 0, bottom = m_height; in TileIndex() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/pgf/
H A DSubband.cpp181 UINT32 xPos, yPos, w, h; in ExtractTile() local
219 UINT32 xPos, yPos, w, h; in PlaceTile() local
257 void CSubband::TilePosition(UINT32 tileX, UINT32 tileY, UINT32& xPos, UINT32& yPos, UINT32& w, UINT… in TilePosition()
273 UINT32 top = 0, bottom = nTiles; in TilePosition() local
312 UINT32 top = 0, bottom = m_height; in TileIndex() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/pgfutils/libpgf/
H A DSubband.cpp181 UINT32 xPos, yPos, w, h; in ExtractTile() local
219 UINT32 xPos, yPos, w, h; in PlaceTile() local
257 void CSubband::TilePosition(UINT32 tileX, UINT32 tileY, UINT32& xPos, UINT32& yPos, UINT32& w, UINT… in TilePosition()
273 UINT32 top = 0, bottom = nTiles; in TilePosition() local
312 UINT32 top = 0, bottom = m_height; in TileIndex() local
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dpix2.c1149 l_int32 top, in pixSetOrClearBorder()
1153 l_int32 w, h; in pixSetOrClearBorder() local
1196 l_int32 top, in pixSetBorderVal()
1302 l_int32 top, in pixSetMirroredBorder()
1350 l_int32 top, in pixCopyBorder()
1353 l_int32 w, h; in pixCopyBorder() local
1440 l_int32 top, in pixAddBorderGeneral()
1517 l_int32 top, in pixRemoveBorderGeneral()
1573 l_int32 top, in pixAddMirroredBorder()
1623 l_int32 top, in pixAddRepeatedBorder()
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/xr/src/
H A Dinput.c258 void ProcessInput(w,event) in ProcessInput() argument
278 Boolean top[1]; local
403 void CopyDown(w,event) in CopyDown() argument
624 int FindMatching(buffer,top,posn,toMatch,inStr) in FindMatching() argument
754 void BracketMatch(w,event) in BracketMatch() argument
765 Boolean top[1]; local
852 Boolean top[1]; local
899 void BracketComplete(w,event) in BracketComplete() argument
911 Boolean top[1]; local
1095 void HandleUpArrow(w,event) in HandleUpArrow() argument
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/
H A Dvrect.h30 VRect(int x, int y, int w, int h):x1(x),y1(y),x2(x+w),y2(y+h){} in VRect()
35 V_CONSTEXPR int top() const {return y1;} in top() function
47 void setWidth(int w) { x2 = x1 + w; } in setWidth()
120 VRectF(double x, double y, double w, double h): in VRectF()
129 V_CONSTEXPR float top() const {return y1;} in top() function
144 void setWidth(float w) { x2 = x1 + w; } in setWidth()
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/
H A Dvrect.h34 VRect(int x, int y, int w, int h):x1(x),y1(y),x2(x+w),y2(y+h){} in VRect()
39 V_CONSTEXPR int top() const {return y1;} in top() function
51 void setWidth(int w) { x2 = x1 + w; } in setWidth()
124 VRectF(double x, double y, double w, double h): in VRectF()
133 V_CONSTEXPR float top() const {return y1;} in top() function
148 void setWidth(float w) { x2 = x1 + w; } in setWidth()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/form/
H A Dtest8.c17 void Push(Widget w, XtPointer client, XtPointer call) in Push()
210 Widget top, w; in main() local
/dports/math/igraph/igraph-0.9.5/vendor/cs/
H A Dcs_ereach.c3 CS_INT cs_ereach (const cs *A, CS_INT k, const CS_INT *parent, CS_INT *s, CS_INT *w) in cs_ereach()
5 CS_INT i, p, n, len, top, *Ap, *Ai ; in cs_ereach() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CXSparse/Source/
H A Dcs_ereach.c3 CS_INT cs_ereach (const cs *A, CS_INT k, const CS_INT *parent, CS_INT *s, CS_INT *w) in cs_ereach()
5 CS_INT i, p, n, len, top, *Ap, *Ai ; in cs_ereach() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CSparse/Source/
H A Dcs_ereach.c3 csi cs_ereach (const cs *A, csi k, const csi *parent, csi *s, csi *w) in cs_ereach()
5 csi i, p, n, len, top, *Ap, *Ai ; in cs_ereach() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CSparse/Source/
H A Dcs_ereach.c3 csi cs_ereach (const cs *A, csi k, const csi *parent, csi *s, csi *w) in cs_ereach()
5 csi i, p, n, len, top, *Ap, *Ai ; in cs_ereach() local
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreHDF5/Tests/
H A Dtest1.cpp46 Alembic::AbcCoreHDF5::WriteArchive w; in veryVerySimpleTest() local
49 ObjectWriterPtr top = archive->getTop(); in veryVerySimpleTest() local
/dports/cad/yosys/yosys-yosys-0.12/passes/tests/flowmap/
H A Dpack2.v2 module top(...); module
10 wire w = !(c|d); net
H A Dpack2p.v2 module top(...); module
10 wire w = c|d; net
/dports/cad/yosys/yosys-yosys-0.12/tests/bind/
H A Dtoplevel.sv11 module top (); module
12 logic u, v, w; register
H A Dbasic.sv11 module top (); module
12 logic u, v, w; register
H A Dhier.sv11 module top (); module
12 logic u, v, w; register
/dports/cad/gplcver/gplcver-2.12a.src/tests_and_examples/examples.vpi/
H A Dvsetval1.v6 module top; module
22 wire w; net
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CXSparse/Source/
H A Dcs_ereach.c3 CS_INT cs_ereach (const cs *A, CS_INT k, const CS_INT *parent, CS_INT *s, CS_INT *w) in cs_ereach()
5 CS_INT i, p, n, len, top, *Ap, *Ai ; in cs_ereach() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CSparse/Source/
H A Dcs_ereach.c3 csi cs_ereach (const cs *A, csi k, const csi *parent, csi *s, csi *w) in cs_ereach()
5 csi i, p, n, len, top, *Ap, *Ai ; in cs_ereach() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CSparse/Source/
H A Dcs_ereach.c3 csi cs_ereach (const cs *A, csi k, const csi *parent, csi *s, csi *w) in cs_ereach()
5 csi i, p, n, len, top, *Ap, *Ai ; in cs_ereach() local

12345678910>>...361