Home
last modified time | relevance | path

Searched defs:oldStyle (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/test/lib/utils/
Dlog-file.js16 const makeOldLogs = (count, oldStyle) => { argument
/third_party/skia/src/core/
DSkTypeface.cpp152 SkFontStyle SkTypeface::FromOldStyle(Style oldStyle) { in FromOldStyle()