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

  /external/harfbuzz_ng/src/
hb-ot-os2-table.hh 71 BYTE panose[10]; member in struct:OT::os2
  /external/sfntly/cpp/src/test/
verify_os2.cc 80 ByteVector panose; local
81 os2->Panose(&panose);
82 EXPECT_EQ(panose.size(), sizeof(OS2_PANOSE));
83 for (size_t i = 0; i < panose.size(); ++i) {
84 EXPECT_EQ(panose[i], OS2_PANOSE[i]);
  /external/freetype/include/freetype/
tttables.h 399 FT_Byte panose[10]; member in struct:TT_OS2_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
tttables.h 387 FT_Byte panose[10]; member in struct:TT_OS2_
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
tttables.h 387 FT_Byte panose[10]; member in struct:TT_OS2_
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winddi.h 977 PANOSE panose; member in struct:_IFIMETRICS
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 209 milliseconds