Home
last modified time | relevance | path

Searched defs:pbis (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFontFactory.java195 static private boolean isCollection(PushbackInputStream pbis) throws IOException { in isCollection() argument
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont_factory.cc43 PushbackInputStream* pbis = down_cast<PushbackInputStream*>(is); in LoadFonts() local
71 PushbackInputStream* pbis = down_cast<PushbackInputStream*>(is); in LoadFontsForBuilding() local
199 bool FontFactory::IsCollection(PushbackInputStream* pbis) { in IsCollection() argument
[all...]

Completed in 5 milliseconds