/external/chromium_org/third_party/brotli/src/woff2/ |
D | font.h | 31 struct Font { struct 54 bool ReadFont(const uint8_t* data, size_t len, Font* font); argument
|
/external/chromium_org/ui/gfx/ |
D | font.cc | 15 Font::Font() : platform_font_(PlatformFont::CreateDefault()) { in Font() function in gfx::Font 18 Font::Font(const Font& other) : platform_font_(other.platform_font_) { in Font() function in gfx::Font 26 Font::Font(NativeFont native_font) in Font() function in gfx::Font 30 Font::Font(PlatformFont* platform_font) : platform_font_(platform_font) { in Font() function in gfx::Font 33 Font::Font(const std::string& font_name, int font_size) in Font() function in gfx::Font
|
D | platform_font.h | 17 class Font; variable
|
D | font_list_impl.h | 15 class Font; variable
|
D | pango_util.h | 22 class Font; variable
|
/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
D | GdiPlusFont.h | 19 Font::Font(IN HDC hdc) in Font() function 34 Font::Font(IN HDC hdc, in Font() function 63 Font::Font(IN HDC hdc, in Font() function 85 Font::Font(IN HDC hdc, in Font() function 108 Font::Font( in Font() function 132 Font::Font( in Font() function 269 Font::Font(IN GpFont* font, in Font() function 278 Font::SetNativeFont(GpFont *Font) in SetNativeFont()
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/ |
D | ComplexTextControllerCoreText.mm | 50 - (id)initWithFont:(const WebCore::Font*)font character:(UChar32)character; 57 {
|
/external/chromium_org/ui/base/l10n/ |
D | l10n_font_util.h | 12 class Font; variable
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/ |
D | stats.h | 25 class Font; variable
|
D | merger.h | 24 class Font; variable
|
/external/sfntly/cpp/src/sample/subtly/ |
D | stats.h | 25 class Font; variable
|
D | merger.h | 24 class Font; variable
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | SVGTextLayoutEngineSpacing.h | 27 class Font; variable
|
D | SVGTextLayoutEngineBaseline.h | 28 class Font; variable
|
D | SVGTextRunRenderingContext.h | 49 …virtual GlyphData glyphDataForCharacter(const Font&, const TextRun&, WidthIterator&, UChar32 chara… in glyphDataForCharacter() 51 …virtual float floatWidthUsingSVGFont(const Font&, const TextRun&, int& charsConsumed, Glyph& glyph… in floatWidthUsingSVGFont()
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
D | StringTruncator.h | 37 class Font; variable
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
D | DateTimeFieldElement.h | 37 class Font; variable
|
D | DateTimeFieldElement.cpp | 195 float DateTimeFieldElement::maximumWidth(const Font&) in maximumWidth()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/ |
D | RenderTextInfo.h | 30 class Font; variable
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/ |
D | table.h | 30 class Font; variable
|
/external/sfntly/cpp/src/sfntly/table/ |
D | table.h | 30 class Font; variable
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfResourceDictionary_autogen.cpp | 71 SkPdfDictionary* SkPdfResourceDictionary::Font(SkPdfNativeDoc* doc) { in Font() function in SkPdfResourceDictionary
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfResourceDictionary_autogen.cpp | 71 SkPdfDictionary* SkPdfResourceDictionary::Font(SkPdfNativeDoc* doc) { in Font() function in SkPdfResourceDictionary
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | FontFaceSet.h | 54 class Font; variable
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
D | FontFallbackList.h | 120 friend class Font; variable
|