Searched refs:isPlatformFont (Results 1 – 4 of 4) sorted by relevance
144 …!font.isPlatformFont() && isAppKitFontWeightBold(weight) && !isAppKitFontWeightBold(substituteFont…145 …!font.isPlatformFont() && (traits & NSFontItalicTrait) && !(substituteFontTraits & NSFontItalicTra…
130 bool isPlatformFont() const { return m_isPlatformFont; } in isPlatformFont() function
38439 (WebCore::Font::isPlatformFont): Added. Returns whether this Font was
62848 (WebCore::Font::isPlatformFont):