Searched defs:iHeight (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/contrib/visupng/
H A DPngFile.c287 PngSaveImage(PTSTR pstrFileName, png_byte *pDiData, int iWidth, int iHeight, png_color bkgColor) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dbmp2tiff.c149 int32 iHeight; /* Image height. If positive, image has bottom member in struct:__anon13174
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeStyle.c166 int iHeight; /* iPad + useHeight + iPad */ member in struct:Layout
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c115716 int iHeight; /* Height of this node in tree */ local
124097 fts3TreeFinishNode( SegmentNode *pTree, int iHeight, sqlite3_int64 iLeftChild ) argument
124123 fts3NodeWrite( Fts3Table *p, SegmentNode *pTree, int iHeight, sqlite3_int64 iLeaf, sqlite3_int64 iFree, sqlite3_int64 *piLast, char **paRoot, int *pnRoot ) argument
128020 descendToCell( Rtree *pRtree, RtreeCursor *pCursor, int iHeight, int *pEof ) argument
128130 int iHeight = 0; local
128584 ChooseLeaf( Rtree *pRtree, RtreeCell *pCell, int iHeight, RtreeNode **ppLeaf ) argument
129369 removeNode(Rtree *pRtree, RtreeNode *pNode, int iHeight) argument
129445 deleteCell(Rtree *pRtree, RtreeNode *pNode, int iCell, int iHeight) argument
[all...]

Completed in 437 milliseconds