HomeSort by relevance Sort by last modified time
    Searched refs:fontDescription (Results 76 - 81 of 81) sorted by null

1 2 34

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RootInlineBox.cpp 751 int fontSize = font.fontDescription().computedPixelSize();
    [all...]
RenderBlock.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
BreakingContextInlineHeaders.h 588 float wordTrailingSpaceWidth = (font.fontDescription().typesettingFeatures() & Kerning) ?
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
EditingStyle.cpp 500 if (renderStyle->fontDescription().keywordSize())
    [all...]
TextIterator.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 66 #include "platform/fonts/FontDescription.h"
569 const FontDescription& fontDescription() const;
    [all...]

Completed in 325 milliseconds

1 2 34