HomeSort by relevance Sort by last modified time
    Searched refs:GetUInt16 (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.cpp 202 rec->ScriptCount = GetUInt16(sp);
209 uint16_t offset = GetUInt16(sp);
216 rec->DefaultLangSys = GetUInt16(sp);
217 rec->LangSysCount = GetUInt16(sp);
224 uint16_t offset = GetUInt16(sp);
230 rec->LookupOrder = GetUInt16(sp);
231 rec->ReqFeatureIndex = GetUInt16(sp);
232 rec->FeatureCount = GetUInt16(sp);
239 rec->FeatureIndex[i] = GetUInt16(sp);
245 rec->FeatureCount = GetUInt16(sp)
    [all...]
ttgsubtable.h 332 uint16_t GetUInt16(FT_Bytes& p) const {
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp     [all...]
  /external/opencv3/samples/winrt/ImageManipulations/common/
suspensionmanager.cpp 329 writer->WriteUInt16(propertyValue->GetUInt16());

Completed in 96 milliseconds