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

1 23

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
ComplexTextController.cpp 33 #include "platform/text/TextRun.h"
40 ComplexTextController::ComplexTextController(const Font* font, const TextRun& run, bool mayUseNaturalWritingDirection, HashSet<const SimpleFontData*>* fallbackFonts, bool forTextEmphasis)
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 330 void drawHighlightForText(const Font&, const TextRun&, const FloatPoint&, int h, const Color& backgroundColor, int from = 0, int to = -1);
GraphicsContext.cpp 1025 const TextRun& run = runInfo.run;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp 343 static void normalizeCharacters(const TextRun& run, unsigned length, UChar* destination, unsigned* destinationLength)
372 HarfBuzzShaper::HarfBuzzShaper(const Font* font, const TextRun& run, ForTextEmphasisOrNot forTextEmphasis, HashSet<const SimpleFontData*>* fallbackFonts)
421 // setPadding sets a number of pixels to be distributed across the TextRun.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
BreakingContextInlineHeaders.h 522 TextRun run = constructTextRun(text, font, text, from, len, text->style());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorCSSAgent.cpp 72 #include "platform/text/TextRun.h"
754 TextRun run = box->constructTextRunForInspector(style, font);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/
blink_platform.target.darwin-arm.mk 412 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.darwin-arm64.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.darwin-mips.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.darwin-mips64.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.darwin-x86.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.darwin-x86_64.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-arm.mk 412 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-arm64.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-mips.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-mips64.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-x86.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]
blink_platform.target.linux-x86_64.mk 411 third_party/WebKit/Source/platform/text/TextRun.cpp \
    [all...]

Completed in 1263 milliseconds

1 23