Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.cpp782 updateFont(state); in styleForKeyframe()
794 updateFont(state); in styleForKeyframe()
1012 updateFont(state); in styleForPage()
1082 void StyleResolver::updateFont(StyleResolverState& state) in updateFont() function in WebCore::StyleResolver
1407 updateFont(state); in applyMatchedProperties()
1489 updateFont(state); in applyPropertiesToStyle()
DStyleResolver.h244 void updateFont(StyleResolverState&);
/external/chromium_org/third_party/skia/include/pdf/
DSkPDFDevice.h300 void updateFont(const SkPaint& paint, uint16_t glyphID,
/external/skia/include/pdf/
DSkPDFDevice.h300 void updateFont(const SkPaint& paint, uint16_t glyphID,
/external/chromium_org/third_party/skia/src/pdf/
DSkPDFDevice.cpp1152 updateFont(textPaint, glyphIDs[consumedGlyphCount], content.entry()); in drawText()
1303 updateFont(textPaint, glyphIDs[0], content.entry()); in drawPosText()
1308 updateFont(textPaint, glyphIDs[i], content.entry()); in drawPosText()
2155 void SkPDFDevice::updateFont(const SkPaint& paint, uint16_t glyphID, in updateFont() function in SkPDFDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp1152 updateFont(textPaint, glyphIDs[consumedGlyphCount], content.entry()); in drawText()
1303 updateFont(textPaint, glyphIDs[0], content.entry()); in drawPosText()
1308 updateFont(textPaint, glyphIDs[i], content.entry()); in drawPosText()
2155 void SkPDFDevice::updateFont(const SkPaint& paint, uint16_t glyphID, in updateFont() function in SkPDFDevice