Home
last modified time | relevance | path

Searched defs:Font (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DFont.java3 public class Font { class
6 public Font(String fontFamily, float size) { in Font() method in Font
/third_party/python/Lib/tkinter/
H A Dfont.py26 class Font: class
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont.cc90 Font::Font(int32_t sfnt_version, std::vector<uint8_t>* digest) in Font() function in sfntly::Font
[all...]
H A Dfont.h124 class Font : public RefCounted<Font> { class
[all...]
/third_party/python/Lib/idlelib/
H A Dquery.py30 from tkinter.font import Font namespace
H A Dsidebar.py9 from tkinter.font import Font namespace
H A Dconfig.py32 from tkinter.font import Font namespace
H A Deditor.py13 from tkinter.font import Font namespace
/third_party/python/Lib/msilib/
H A Dschema.py273 Font = Table('Font') variable
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_config.py557 from tkinter.font import Font namespace
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFont.java59 public class Font { class
336 private Font(int sfntVersion, byte[] digest) { in Font() method in Font
[all...]
/third_party/skia/third_party/externals/imgui/misc/freetype/
H A Dimgui_freetype.cpp370 FreeTypeFont Font; member
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.h2039 ImFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font member
H A Dimgui_internal.h670 ImFont* Font; // Current/default font (optional, for simplified AddText overload) member
767 ImFont* Font; // (Shortcut) == FontStack.empty() ? IO.Font : FontStack.back() member
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h2603 ImFont* Font; // Input // For custom font glyphs only: target font member

Completed in 38 milliseconds