Home
last modified time | relevance | path

Searched refs:GetBlockNo (Results 1 – 6 of 6) sorted by relevance

/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh323filetransfer.cxx852 …pload = direct + "blk " + PString(packet.GetBlockNo()) + " : " + PString(packet.GetSize()) + " byt… in DataPacketAnalysis()
1413 … if (packet.GetBlockNo() > lastBlockNo) { // Make sure we have not already received this block in Receive()
1414 if (packet.GetBlockNo() != lastBlockNo + 1) { in Receive()
1423 lastBlockNo = packet.GetBlockNo(); in Receive()
1625 int H323FilePacket::GetBlockNo() const in GetBlockNo() function in H323FilePacket
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh323filetransfer.h414 int GetBlockNo() const;
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A Dtrpage_tile.cpp545 head->GetBlockNo(addr.row,addr.col); in Parse()
H A Dtrpage_geom.h1968 void GetBlockNo(int &r, int &c) in GetBlockNo() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A Dtrpage_tile.cpp543 head->GetBlockNo(addr.row,addr.col); in Parse()
H A Dtrpage_geom.h1968 void GetBlockNo(int &row, int &col) in GetBlockNo() function