Home
last modified time | relevance | path

Searched refs:GetUInt8 (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/samples/winrt/ImageManipulations/common/
Dsuspensionmanager.cpp325 writer->WriteByte(propertyValue->GetUInt8());
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.h322 uint8_t GetUInt8(FT_Bytes& p) const { in GetUInt8() function
/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.cpp1306 #define GetUInt8(p) ((uint8_t)((p)[0])) macro
1338 FX_WCHAR wcTemp = GetUInt8(lpStr + nNameOffset + k); in GetNames()
1345 #undef GetUInt8