Home
last modified time | relevance | path

Searched refs:iBorder (Results 26 – 35 of 35) sorted by relevance

12

/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/getHandleProperty/
H A Dget_border_property.cpp57 int iBorder = 0; in get_border_property() local
58 int* piBorder = &iBorder; in get_border_property()
67 return getBorder(NULL, 0, iBorder); in get_border_property()
/dports/graphics/zint/zint-2.10.0-src/backend_tcl/
H A Dzint.c715 iAddonGap, iBarcode, iBG, iBind, iBold, iBorder, iBox, in Encode() enumerator
781 case iBorder: in Encode()
959 case iBorder: in Encode()
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dgsmapper.cpp187 void gsMapper::setMapType(bool bAbove, u16 iScan, s16 iSurface, bool bTracking, u16 iBorder) in setMapType() argument
193 d_border = iBorder; in setMapType()
/dports/japanese/skkinput/skkinput-2.06.4/
H A DXIMInputContext.c866 unsigned int iWidth, iHeight, iBorder, iDepth ; in XIMInputContext_GetPreeditArea() local
870 XGetGeometry (pDisplay, wndFocus, &wndRoot, &iX, &iY, &iWidth, &iHeight, &iBorder, &iDepth) ; in XIMInputContext_GetPreeditArea()
968 unsigned int iWidth, iHeight, iBorder, iDepth ; in XIMInputContext_GetPreeditAreaNeeded() local
972 XGetGeometry (pDisplay, wndFocus, &wndRoot, &iX, &iY, &iWidth, &iHeight, &iBorder, &iDepth) ; in XIMInputContext_GetPreeditAreaNeeded()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/xmlloader/
H A DXmlSaver.java420 Integer iBorder = uic.getFrameBorder(); in createUicontrol() local
421 Element border = createBorder(doc, iBorder); in createUicontrol()
423 appendChild(elemUi, createBorder(doc, iBorder)); in createUicontrol()
/dports/devel/rth/rth/jpgraph-1.8/src/utils/jpdocgen/
H A Dde_utils.php549 var $iBorder = 1, $iCellSpacing = 0, $iCellPadding = 5; variable in FormLayout
585 $this->iBorder = $aBorder;
/dports/japanese/skkinput3/skkinput-3.0.6/lib/proto/
H A DXIMInputContext.c920 unsigned int iWidth, iHeight, iBorder, iDepth ; in XIMInputContext_GetPreeditArea() local
924 XGetGeometry (pDisplay, wndFocus, &wndRoot, &iX, &iY, &iWidth, &iHeight, &iBorder, &iDepth) ; in XIMInputContext_GetPreeditArea()
1025 unsigned int iWidth, iHeight, iBorder, iDepth ; in XIMInputContext_GetPreeditAreaNeeded() local
1029 XGetGeometry (pDisplay, wndFocus, &wndRoot, &iX, &iY, &iWidth, &iHeight, &iBorder, &iDepth) ; in XIMInputContext_GetPreeditAreaNeeded()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_TableContainer.cpp4949 void fp_TableContainer::setBorderWidth(UT_sint32 iBorder) in setBorderWidth() argument
4951 if(iBorder == m_iBorderWidth) in setBorderWidth()
4955 m_iBorderWidth = iBorder; in setBorderWidth()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h4881 #define Pager_SetBorder(hwnd,iBorder) (int)SNDMSG((hwnd),PGM_SETBORDER,0,(LPARAM)(iBorder)) argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h4881 #define Pager_SetBorder(hwnd,iBorder) (int)SNDMSG((hwnd),PGM_SETBORDER,0,(LPARAM)(iBorder)) argument

12