HomeSort by relevance Sort by last modified time
    Searched defs:PlatformId (Results 1 - 5 of 5) sorted by null

  /external/sfntly/cpp/src/sfntly/table/core/
name_table.cc 251 if (filter_->Accept(container()->PlatformId(name_index_),
450 int32_t NameTable::PlatformId(int32_t index) {
497 return ConvertFromNameBytes(&b, PlatformId(index), EncodingId(index));
515 NameEntryPtr instance = new NameEntry(PlatformId(index),
573 case PlatformId::kUnicode:
575 case PlatformId::kMacintosh:
603 case PlatformId::kISO:
605 case PlatformId::kWindows:
624 case PlatformId::kCustom:
cmap_table.cc 39 PlatformId::kWindows,
43 PlatformId::kWindows,
47 PlatformId::kWindows,
68 int32_t platform_id = PlatformId(index);
115 return NewCMapId(PlatformId(index), EncodingId(index));
118 int32_t CMapTable::PlatformId(int32_t index) {
    [all...]
  /external/sfntly/cpp/src/sfntly/
font.h 37 struct PlatformId {
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]

Completed in 336 milliseconds