| /third_party/ffmpeg/libavfilter/ |
| H A D | f_graphmonitor.c | 157 const uint8_t *font; in drawtext() local
|
| /third_party/cups-filters/filter/ |
| H A D | texttopdf.c | 44 EMB_PARAMS *font_load(const char *font, int fontwidth) in font_load() argument 849 int font, /* Font to use */ write_line() local 1098 int lastfont,font; write_font_str() local [all...] |
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | pflow.c | 345 const le_font *font = pl_getVisualRunFont(visualRun); in pf_draw() local 357 pf_flow *pf_factory(const char *fileName, const le_font *font, gs_guiSupport *guiSupport) in pf_factory() argument
|
| /third_party/icu/icu4c/source/layoutex/layout/ |
| H A D | ParagraphLayout.h | 567 const LEFontInstance *font; global() member 737 VisualRun(const LEFontInstance *font, UBiDiDirection direction, le_int32 glyphCount, const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]) VisualRun() argument [all...] |
| /third_party/node/tools/gyp/tools/emacs/ |
| H A D | gyp.el | [all...] |
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
| H A D | HolidayCalendarDemo.java | 144 void addWithFont(Container container, Component foo, Font font) { in addWithFont() argument
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | cletest.c | 44 le_font *font = le_simpleFontOpen(12, &status); in ParamTest() local 193 le_font *font = le_simpleFontOpen(12, &status); in FactoryTest() local 216 le_font *font = le_simpleFontOpen(12, &status); in AccessTest() local 339 static void checkFontVersion(le_font *font, cons argument 401 le_font *font; openFont() local 454 le_font *font = openFont(fontName, fontChecksum, fontVersion, testID); doTestCase() local 520 le_font *font; GlyphToCharTest() local [all...] |
| H A D | gendata.cpp | 198 LEFontInstance *font = NULL; in main() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| H A D | BitmapSizeTable.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | CMapFormat4.java | |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | vwebp.c | 288 void* const font = GLUT_BITMAP_9_BY_15; in PrintString() local
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | pflow.c | 343 const le_font *font = pl_getVisualRunFont(visualRun); in pf_draw() local 355 pf_flow *pf_factory(const char *fileName, const le_font *font, gs_guiSupport *guiSupport) in pf_factory() argument
|
| /third_party/skia/tests/ |
| H A D | SkRemoteGlyphCacheTest.cpp | 122 SkFont font; in buildTextBlob() local 504 SkFont font; in make_blob_causing_fallback() local 700 SkFont font; DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 769 SkFont font; MakeEmojiBlob() local [all...] |
| H A D | PDFPrimitivesTest.cpp | 399 SkFont font; in DEF_TEST() local 387 make_run(size_t len, const SkGlyphID* glyphs, SkPoint* pos, const SkFont& font, const uint32_t* clusters, size_t utf8TextByteLength, const char* utf8Text) make_run() argument
|
| H A D | TextBlobTest.cpp | 105 SkFont font; in TestBounds() local 174 SkFont font; TestPaintProps() local 228 SkFont font; RunBuilderTest() local 268 AddRun(const SkFont& font, int count, SkTextBlobRunIterator::GlyphPositioning pos, const SkPoint& offset, SkTextBlobBuilder& builder, const SkRect* bounds = nullptr) AddRun() argument 312 SkFont font; DEF_TEST() local 352 SkFont font; add_run() local 478 SkFont font; DEF_TEST() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkRemotableFontMgr_win_dw.cpp | 95 HRESULT FontToIdentity(IDWriteFont* font, SkFontIdentity* fontId) const { in FontToIdentity() argument 136 SkTScopedComPtr<IDWriteFont> font; variable 155 SkTScopedComPtr<IDWriteFont> font; variable 249 SkTScopedComPtr<IDWriteFont> font; global() variable [all...] |
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffdrivr.c | 321 CFF_Font font = (CFF_Font)face->extra.data; in cff_get_glyph_name() local [all...] |
| H A D | cffobjs.c | 67 CFF_Font font = (CFF_Font)face->extra.data; in cff_size_get_globals_funcs() local 86 CFF_Font font = (CFF_Font)face->extra.data; in cff_size_done() local 172 CFF_Font font = (CFF_Font)face->extra.data; in FT_LOCAL_DEF() local 242 CFF_Font font in FT_LOCAL_DEF() local 318 CFF_Font font = (CFF_Font)cffface->extra.data; FT_LOCAL_DEF() local 375 CFF_Font font = (CFF_Font)face->extra.data; FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | pshints.h | 128 CF2_Font font; member 185 CF2_Font font; /* font instance */ member
|
| /third_party/skia/third_party/externals/freetype/src/winfonts/ |
| H A D | winfnt.h | 150 FNT_Font font; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ft.cc | 144 hb_ft_font_set_load_flags (hb_font_t *font, int load_flags) in hb_ft_font_set_load_flags() argument 171 hb_ft_font_get_load_flags(hb_font_t *font) hb_ft_font_get_load_flags() argument 193 hb_ft_font_get_face(hb_font_t *font) hb_ft_font_get_face() argument 214 hb_ft_font_lock_face(hb_font_t *font) hb_ft_font_lock_face() argument 235 hb_ft_font_unlock_face(hb_font_t *font) hb_ft_font_unlock_face() argument 324 hb_ft_get_glyph_h_advances(hb_font_t* font, void* font_data, unsigned count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride, void *user_data HB_UNUSED) hb_ft_get_glyph_h_advances() argument 611 _hb_ft_font_set_funcs(hb_font_t *font, FT_Face ft_face, bool unref) _hb_ft_font_set_funcs() argument 799 hb_font_t *font; hb_ft_font_create() local 821 hb_ft_font_changed(hb_font_t *font) hb_ft_font_changed() argument 968 hb_ft_font_set_funcs(hb_font_t *font) hb_ft_font_set_funcs() argument [all...] |
| H A D | hb-graphite2.cc | 230 _hb_graphite2_shape(hb_shape_plan_t *shape_plan HB_UNUSED, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_graphite2_shape() argument [all...] |
| H A D | hb-ot-cff1-table.cc | 409 bool OT::cff1::accelerator_t::get_extents (hb_font_t *font, hb_codepoint_t glyph, hb_glyph_extents_t *extents) const in get_extents() argument 487 hb_font_t *font; global() member 539 _get_path(const OT::cff1::accelerator_t *cff, hb_font_t *font, hb_codepoint_t glyph, draw_helper_t &draw_helper, bool in_seac, point_t *delta) _get_path() argument 558 get_path(hb_font_t *font, hb_codepoint_t glyph, draw_helper_t &draw_helper) const get_path() argument [all...] |
| H A D | hb-ot-cff2-table.hh | 452 cff2_font_dict_values_t *font; in init() local [all...] |
| H A D | hb-ot-shape-complex-thai.cc | 98 thai_pua_shape (hb_codepoint_t u, thai_action_t action, hb_font_t *font) in thai_pua_shape() argument 221 do_thai_pua_shaping(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_buffer_t *buffer, hb_font_t *font) do_thai_pua_shaping() argument 265 preprocess_text_thai(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font) preprocess_text_thai() argument [all...] |