Home | History | Annotate | Download | only in win

Lines Matching refs:fontFamily

596     /* [retval][out] */ BSTR* fontFamily)
598 *fontFamily = stringValueForKey(CFSTR(WebKitSerifFontPreferenceKey));
599 return (*fontFamily) ? S_OK : E_FAIL;