/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
D | Font.java | 3 public class Font { class 6 public Font(String fontFamily, float size) { in Font() method in Font
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
D | stats.h | 25 class Font; variable
|
D | merger.h | 24 class Font; variable
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
D | stats.h | 25 class Font; variable
|
D | merger.h | 24 class Font; variable
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | FontFamily.h | 114 struct Font { struct 120 std::shared_ptr<MinikinFont> typeface; argument 121 FontStyle style; argument
|
D | FontFamily.cpp | 69 Font::Font(const std::shared_ptr<MinikinFont>& typeface, FontStyle style) in Font() function in minikin::Font 72 Font::Font(std::shared_ptr<MinikinFont>&& typeface, FontStyle style) in Font() function in minikin::Font 87 Font::Font(Font&& o) { in Font() function in minikin::Font 93 Font::Font(const Font& o) { in Font() function in minikin::Font
|
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/ |
D | gdiplusheaders.h | 366 Font(GpFont *font, Status status): in Font() function 385 friend class Font; variable 416 friend class Font; variable
|
D | gdiplusimpl.h | 744 __inline__ Font::Font(const FontFamily *family, in Font() function 753 __inline__ Font::Font(HDC hdc, HFONT hfont): in Font() function 766 __inline__ Font::Font(HDC hdc, const LOGFONTA *logfont): in Font() function 773 __inline__ Font::Font(HDC hdc, const LOGFONTW *logfont): in Font() function 780 __inline__ Font::Font(HDC hdc): in Font() function 786 __inline__ Font::Font(const WCHAR *familyName, REAL emSize, INT style, in Font() function
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/ |
D | table.h | 30 class Font; variable
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/ |
D | table.h | 30 class Font; variable
|
/third_party/skia/modules/canvaskit/ |
D | font.js | 20 CanvasKit.Font.prototype.getGlyphBounds = function(glyphs, paint, optionalOutputArray) { class in CanvasKit
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | comdef.h | 205 struct Font : IFontDisp {}; struct
|
/third_party/python/Lib/tkinter/ |
D | font.py | 26 class Font: class
|
/third_party/python/Lib/msilib/ |
D | schema.py | 273 Font = Table('Font') variable
|
/third_party/typescript/scripts/ |
D | word2md.ts | 16 export interface Font { interface
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Font.java | 59 public class Font { class 336 private Font(int sfntVersion, byte[] digest) { in Font() method in Font
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Font.java | 59 public class Font { class 336 private Font(int sfntVersion, byte[] digest) { in Font() method in Font
|
/third_party/skia/experimental/pvg/ |
D | draw_msg.proto | 95 message Font { message
|
/third_party/flutter/skia/experimental/pvg/ |
D | draw_msg.proto | 95 message Font { message
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | font.cc | 90 Font::Font(int32_t sfnt_version, std::vector<uint8_t>* digest) in Font() function in sfntly::Font
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | font.cc | 90 Font::Font(int32_t sfnt_version, std::vector<uint8_t>* digest) in Font() function in sfntly::Font
|
/third_party/flutter/skia/third_party/externals/imgui/misc/freetype/ |
D | imgui_freetype.cpp | 261 FreeTypeFont Font; member
|
/third_party/skia/third_party/externals/imgui/misc/freetype/ |
D | imgui_freetype.cpp | 370 FreeTypeFont Font; member
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 401 readonly Font: FontConstructor; property 1616 export interface Font extends EmbindObject<Font> { interface
|