Home
last modified time | relevance | path

Searched refs:hexToUint16 (Results 1 – 2 of 2) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxbinary.h802 static quint16 hexToUint16(QString sHex,bool bIsBigEndian=false);
H A Dxbinary.cpp5561 quint16 XBinary::hexToUint16(QString sHex, bool bIsBigEndian) in hexToUint16() function in XBinary