Searched refs:fCanBeLCD (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp249 fCanBeLCD = !((textMetric.tmPitchAndFamily & TMPF_VECTOR) &&
255 bool fCanBeLCD; member in class:LogFontTypeface
2424 if (!fCanBeLCD && isLCD(*rec)) {
/external/skia/src/ports/
H A DSkFontHost_win.cpp249 fCanBeLCD = !((textMetric.tmPitchAndFamily & TMPF_VECTOR) &&
255 bool fCanBeLCD; member in class:LogFontTypeface
2451 if (!fCanBeLCD && isLCD(*rec)) {

Completed in 81 milliseconds