Searched refs:FXDWORD_GET_MSBFIRST (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
H A Difx_systemfontinfo.h14 const uint32_t kTableNAME = FXDWORD_GET_MSBFIRST("name");
15 const uint32_t kTableTTCF = FXDWORD_GET_MSBFIRST("ttcf");
/external/pdfium/core/fxcrt/
H A Dfx_system.h219 #define FXDWORD_GET_MSBFIRST(p) \ macro
/external/pdfium/core/fxge/win32/
H A Dfx_win32_device.cpp651 table = FXDWORD_GET_MSBFIRST(reinterpret_cast<uint8_t*>(&table));

Completed in 379 milliseconds