Home
last modified time | relevance | path

Searched refs:lface (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_win.cpp314 LogFontTypeface* lface = static_cast<LogFontTypeface*>(face); in FindByLogFont() local
317 return !memcmp(&lface->fLogFont, lf, sizeof(LOGFONT)); in FindByLogFont()