HomeSort by relevance Sort by last modified time
    Searched refs:TextRun (Results 51 - 65 of 65) sorted by null

1 23

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp 325 static void normalizeCharacters(const TextRun& run, unsigned length, UChar* destination, unsigned* destinationLength)
351 HarfBuzzShaper::HarfBuzzShaper(const Font* font, const TextRun& run)
466 // setPadding sets a number of pixels to be distributed across the TextRun.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListMarker.cpp     [all...]
RenderText.cpp 763 TextRun run = RenderBlockFlow::constructTextRun(const_cast<RenderText*>(this), f, this, start, len, style());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 296 void drawHighlightForText(const Font&, const TextRun&, const FloatPoint&, int h, const Color& backgroundColor, int from = 0, int to = -1);
GraphicsContext.cpp 1023 const TextRun& run = runInfo.run;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.cpp 198 TextRun::setAllowsRoundingHacks(false);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
BreakingContextInlineHeaders.h 710 TextRun run = RenderBlockFlow::constructTextRun(text, font, text, from, len, text->style());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/
blink_platform.target.darwin-arm.mk 392 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.darwin-mips.mk 391 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.darwin-x86.mk 391 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-arm.mk 392 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-mips.mk 391 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-x86.mk 391 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorCSSAgent.cpp 74 #include "platform/text/TextRun.h"
    [all...]

Completed in 2105 milliseconds

1 23