Home
last modified time | relevance | path

Searched defs:font (Results 576 - 600 of 607) sorted by relevance

1...<<2122232425

/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsintrp.c281 cf2_doStems( const CF2_Font font, in cf2_doStems() argument
471 cf2_interpT2CharString( CF2_Font font, in cf2_interpT2CharString() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.cc78 hb_font_get_font_h_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_font_h_extents_default() argument
103 hb_font_get_font_v_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_font_v_extents_default() argument
129 hb_font_get_nominal_glyph_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_nominal_glyph_default() argument
145 hb_font_get_nominal_glyphs_default(hb_font_t *font, void *font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_unicode, unsigned int unicode_stride, hb_codepoint_t *first_glyph, unsigned int glyph_stride, void *user_data HB_UNUSED) hb_font_get_nominal_glyphs_default() argument
185 hb_font_get_variation_glyph_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_variation_glyph_default() argument
197 hb_font_get_glyph_h_advance_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, void *user_data HB_UNUSED) hb_font_get_glyph_h_advance_nil() argument
206 hb_font_get_glyph_h_advance_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) hb_font_get_glyph_h_advance_default() argument
221 hb_font_get_glyph_v_advance_nil(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph HB_UNUSED, void *user_data HB_UNUSED) hb_font_get_glyph_v_advance_nil() argument
231 hb_font_get_glyph_v_advance_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) hb_font_get_glyph_v_advance_default() argument
248 hb_font_get_glyph_h_advances_default(hb_font_t* font, void* font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_glyph, unsigned int glyph_stride, hb_position_t *first_advance, unsigned int advance_stride, void *user_data HB_UNUSED) hb_font_get_glyph_h_advances_default() argument
280 hb_font_get_glyph_v_advances_default(hb_font_t* font, void* font_data HB_UNUSED, unsigned int count, const hb_codepoint_t *first_glyph, unsigned int glyph_stride, hb_position_t *first_advance, unsigned int advance_stride, void *user_data HB_UNUSED) hb_font_get_glyph_v_advances_default() argument
323 hb_font_get_glyph_h_origin_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_h_origin_default() argument
349 hb_font_get_glyph_v_origin_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_v_origin_default() argument
373 hb_font_get_glyph_h_kerning_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph, void *user_data HB_UNUSED) hb_font_get_glyph_h_kerning_default() argument
394 hb_font_get_glyph_v_kerning_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph, void *user_data HB_UNUSED) hb_font_get_glyph_v_kerning_default() argument
416 hb_font_get_glyph_extents_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) hb_font_get_glyph_extents_default() argument
444 hb_font_get_glyph_contour_point_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_contour_point_default() argument
471 hb_font_get_glyph_name_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, char *name, unsigned int size, void *user_data HB_UNUSED) hb_font_get_glyph_name_default() argument
494 hb_font_get_glyph_from_name_default(hb_font_t *font, void *font_data HB_UNUSED, const char *name, int len, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_glyph_from_name_default() argument
764 hb_font_get_h_extents(hb_font_t *font, hb_font_extents_t *extents) hb_font_get_h_extents() argument
783 hb_font_get_v_extents(hb_font_t *font, hb_font_extents_t *extents) hb_font_get_v_extents() argument
807 hb_font_get_glyph(hb_font_t *font, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph) hb_font_get_glyph() argument
835 hb_font_get_nominal_glyph(hb_font_t *font, hb_codepoint_t unicode, hb_codepoint_t *glyph) hb_font_get_nominal_glyph() argument
859 hb_font_get_nominal_glyphs(hb_font_t *font, unsigned int count, const hb_codepoint_t *first_unicode, unsigned int unicode_stride, hb_codepoint_t *first_glyph, unsigned int glyph_stride) hb_font_get_nominal_glyphs() argument
887 hb_font_get_variation_glyph(hb_font_t *font, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph) hb_font_get_variation_glyph() argument
908 hb_font_get_glyph_h_advance(hb_font_t *font, hb_codepoint_t glyph) hb_font_get_glyph_h_advance() argument
927 hb_font_get_glyph_v_advance(hb_font_t *font, hb_codepoint_t glyph) hb_font_get_glyph_v_advance() argument
948 hb_font_get_glyph_h_advances(hb_font_t* font, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_h_advances() argument
972 hb_font_get_glyph_v_advances(hb_font_t* font, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_v_advances() argument
997 hb_font_get_glyph_h_origin(hb_font_t *font, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_h_origin() argument
1020 hb_font_get_glyph_v_origin(hb_font_t *font, hb_codepoint_t glyph, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_v_origin() argument
1045 hb_font_get_glyph_h_kerning(hb_font_t *font, hb_codepoint_t left_glyph, hb_codepoint_t right_glyph) hb_font_get_glyph_h_kerning() argument
1071 hb_font_get_glyph_v_kerning(hb_font_t *font, hb_codepoint_t top_glyph, hb_codepoint_t bottom_glyph) hb_font_get_glyph_v_kerning() argument
1093 hb_font_get_glyph_extents(hb_font_t *font, hb_codepoint_t glyph, hb_glyph_extents_t *extents) hb_font_get_glyph_extents() argument
1116 hb_font_get_glyph_contour_point(hb_font_t *font, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_contour_point() argument
1139 hb_font_get_glyph_name(hb_font_t *font, hb_codepoint_t glyph, char *name, unsigned int size) hb_font_get_glyph_name() argument
1163 hb_font_get_glyph_from_name(hb_font_t *font, const char *name, int len, hb_codepoint_t *glyph) hb_font_get_glyph_from_name() argument
1189 hb_font_get_extents_for_direction(hb_font_t *font, hb_direction_t direction, hb_font_extents_t *extents) hb_font_get_extents_for_direction() argument
1212 hb_font_get_glyph_advance_for_direction(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_advance_for_direction() argument
1239 hb_font_get_glyph_advances_for_direction(hb_font_t* font, hb_direction_t direction, unsigned int count, const hb_codepoint_t *first_glyph, unsigned glyph_stride, hb_position_t *first_advance, unsigned advance_stride) hb_font_get_glyph_advances_for_direction() argument
1267 hb_font_get_glyph_origin_for_direction(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_origin_for_direction() argument
1295 hb_font_add_glyph_origin_for_direction(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_add_glyph_origin_for_direction() argument
1323 hb_font_subtract_glyph_origin_for_direction(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_subtract_glyph_origin_for_direction() argument
1349 hb_font_get_glyph_kerning_for_direction(hb_font_t *font, hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_kerning_for_direction() argument
1378 hb_font_get_glyph_extents_for_origin(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, hb_glyph_extents_t *extents) hb_font_get_glyph_extents_for_origin() argument
1407 hb_font_get_glyph_contour_point_for_origin(hb_font_t *font, hb_codepoint_t glyph, unsigned int point_index, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_contour_point_for_origin() argument
1433 hb_font_glyph_to_string(hb_font_t *font, hb_codepoint_t glyph, char *s, unsigned int size) hb_font_glyph_to_string() argument
1458 hb_font_glyph_from_string(hb_font_t *font, const char *s, int len, hb_codepoint_t *glyph) hb_font_glyph_from_string() argument
1500 hb_font_t *font; _hb_font_create() local
1531 hb_font_t *font = _hb_font_create (face); hb_font_create() local
1542 _hb_font_adopt_var_coords(hb_font_t *font, int *coords, float *design_coords, unsigned int coords_length) _hb_font_adopt_var_coords() argument
1572 hb_font_t *font = _hb_font_create (parent->face); hb_font_create_sub_font() local
1633 hb_font_reference(hb_font_t *font) hb_font_reference() argument
1649 hb_font_destroy(hb_font_t *font) hb_font_destroy() argument
1683 hb_font_set_user_data(hb_font_t *font, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy , hb_bool_t replace) hb_font_set_user_data() argument
1705 hb_font_get_user_data(hb_font_t *font, hb_user_data_key_t *key) hb_font_get_user_data() argument
1720 hb_font_make_immutable(hb_font_t *font) hb_font_make_immutable() argument
1742 hb_font_is_immutable(hb_font_t *font) hb_font_is_immutable() argument
1757 hb_font_set_parent(hb_font_t *font, hb_font_t *parent) hb_font_set_parent() argument
1784 hb_font_get_parent(hb_font_t *font) hb_font_get_parent() argument
1799 hb_font_set_face(hb_font_t *font, hb_face_t *face) hb_font_set_face() argument
1828 hb_font_get_face(hb_font_t *font) hb_font_get_face() argument
1847 hb_font_set_funcs(hb_font_t *font, hb_font_funcs_t *klass, void *font_data, hb_destroy_func_t destroy ) hb_font_set_funcs() argument
1884 hb_font_set_funcs_data(hb_font_t *font, void *font_data, hb_destroy_func_t destroy ) hb_font_set_funcs_data() argument
1915 hb_font_set_scale(hb_font_t *font, int x_scale, int y_scale) hb_font_set_scale() argument
1938 hb_font_get_scale(hb_font_t *font, int *x_scale, int *y_scale) hb_font_get_scale() argument
1957 hb_font_set_ppem(hb_font_t *font, unsigned int x_ppem, unsigned int y_ppem) hb_font_set_ppem() argument
1979 hb_font_get_ppem(hb_font_t *font, unsigned int *x_ppem, unsigned int *y_ppem) hb_font_get_ppem() argument
2000 hb_font_set_ptem(hb_font_t *font, float ptem) hb_font_set_ptem() argument
2021 hb_font_get_ptem(hb_font_t *font) hb_font_get_ptem() argument
2042 hb_font_set_variations(hb_font_t *font, const hb_variation_t *variations, unsigned int variations_length) hb_font_set_variations() argument
2097 hb_font_set_var_coords_design(hb_font_t *font, const float *coords, unsigned int coords_length) hb_font_set_var_coords_design() argument
2131 hb_font_set_var_named_instance(hb_font_t *font, unsigned instance_index) hb_font_set_var_named_instance() argument
2162 hb_font_set_var_coords_normalized(hb_font_t *font, const int *coords, unsigned int coords_length) hb_font_set_var_coords_normalized() argument
2210 hb_font_get_var_coords_normalized(hb_font_t *font, unsigned int *length) hb_font_get_var_coords_normalized() argument
2233 hb_font_get_var_coords_design(hb_font_t *font, unsigned int *length) hb_font_get_var_coords_design() argument
2306 hb_font_get_nominal_glyph_trampoline(hb_font_t *font, void *font_data, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data) hb_font_get_nominal_glyph_trampoline() argument
2317 hb_font_get_variation_glyph_trampoline(hb_font_t *font, void *font_data, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data) hb_font_get_variation_glyph_trampoline() argument
[all...]
H A Dhb-ot-glyf-table.hh974 hb_font_t *font; global() member
1131 hb_font_t *font; global() member
[all...]
H A Dhb-ot-layout-gpos-table.hh379 hb_font_t *font = c->font; get_anchor() local
412 hb_font_t *font = c->font; get_anchor() local
457 hb_font_t *font = c->font; get_anchor() local
[all...]
H A Dhb-ot-layout-gsubgpos.hh603 hb_font_t *font; member
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp82 SkFont& font = *reinterpret_cast<SkFont*>(font_data); in skhb_glyph() local
109 SkFont& font = *reinterpret_cast<SkFont*>(font_data); in skhb_nominal_glyphs() local
145 SkFont& font = *reinterpret_cast<SkFont*>(font_data); in skhb_glyph_h_advance() local
176 SkFont& font = *reinterpret_cast<SkFont*>(font_data); global() local
224 SkFont& font = *reinterpret_cast<SkFont*>(font_data); global() local
442 create_sub_hb_font(const SkFont& font, const HBFont& typefaceFont) global() argument
461 create_sub_hb_font(const RSFont& font, const HBFont& typefaceFont) global() argument
1014 shape(const char* utf8, size_t utf8Bytes, FontRunIterator& font, BiDiRunIterator& bidi, ScriptRunIterator& script, LanguageRunIterator& language, SkScalar width, RunHandler* handler) const global() argument
1025 shape(const char* utf8, size_t utf8Bytes, FontRunIterator& font, BiDiRunIterator& bidi, ScriptRunIterator& script, LanguageRunIterator& language, const Feature* features, size_t featuresSize, SkScalar width, RunHandler* handler) const global() argument
1045 wrap(char const * const utf8, size_t utf8Bytes, const BiDiRunIterator& bidi, const LanguageRunIterator& language, const ScriptRunIterator& script, const FontRunIterator& font, RunIteratorQueue& runSegmenter, const Feature* features, size_t featuresSize, SkScalar width, RunHandler* handler) const global() argument
1202 wrap(char const * const utf8, size_t utf8Bytes, const BiDiRunIterator& bidi, const LanguageRunIterator& language, const ScriptRunIterator& script, const FontRunIterator& font, RunIteratorQueue& runSegmenter, const Feature* features, size_t featuresSize, SkScalar width, RunHandler* handler) const global() argument
1419 wrap(char const * const utf8, size_t utf8Bytes, const BiDiRunIterator& bidi, const LanguageRunIterator& language, const ScriptRunIterator& script, const FontRunIterator& font, RunIteratorQueue& runSegmenter, const Feature* features, size_t featuresSize, SkScalar width, RunHandler* handler) const global() argument
1505 shape(char const * const utf8, size_t const utf8Bytes, char const * const utf8Start, char const * const utf8End, const BiDiRunIterator& bidi, const LanguageRunIterator& language, const ScriptRunIterator& script, const FontRunIterator& font, Feature const * const features, size_t const featuresSize) const global() argument
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp7621 auto font = paragraph->getFontAt(10); UNIX_ONLY_TEST() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp628 SkFont font; local
630 RSFont font; local
[all...]
H A DRun.h123 const SkFont& font() const { return fFont; } in font() function in skia::textlayout::Run
125 const RSFont& font() const { return fFont; } in font() function in skia::textlayout::Run
507 InternalLineMetrics(const RSFont& font, boo argument
513 InternalLineMetrics(const SkFont& font, bool forceStrut) InternalLineMetrics() argument
521 InternalLineMetrics(const SkFont& font, bool forceStrut) InternalLineMetrics() argument
[all...]
H A DParagraphImpl.cpp1693 SkASSERT(blockIndex < SkToSizeT(fTextStyles.size())); return fTextStyles[blockIndex]; } void ParagraphImpl::setState(InternalState state) { if (fState <= state) { fState = state; return; } fState = state; switch (fState) { case kUnknown: SkASSERT(false); [[fallthrough]]; case kIndexed: fRuns.reset(); fClusters.reset(); [[fallthrough]]; case kShaped: fLines.reset(); [[fallthrough]]; case kLineBroken: fPicture = nullptr; [[fallthrough]]; default: break; } } void ParagraphImpl::computeEmptyMetrics() { bool emptyParagraph = fRuns.empty(); TextStyle textStyle = paragraphStyle().getTextStyle(); if (emptyParagraph && !fTextStyles.empty()) { textStyle = fTextStyles.back().fStyle; } auto typefaces = fontCollection()->findTypefaces( textStyle.getFontFamilies(), textStyle.getFontStyle(), textStyle.getFontArguments()); auto typeface = typefaces.empty() ? nullptr : typefaces.front(); SkFont font(typeface, textStyle.getFontSize()); fEmptyMetrics = InternalLineMetrics(font, paragraphStyle().getStrutStyle().getForceStrutHeight()); if (!paragraphStyle().getStrutStyle().getForceStrutHeight() && textStyle.getHeightOverride()) { const auto intrinsicHeight = fEmptyMetrics.fDescent - fEmptyMetrics.fAscent + fEmptyMetrics.fLeading; const auto strutHeight = textStyle.getHeight() * textStyle.getFontSize(); if (paragraphStyle().getStrutStyle().getHalfLeading()) { fEmptyMetrics.update( fEmptyMetrics.ascent(), fEmptyMetrics.descent(), fEmptyMetrics.leading() + strutHeight - intrinsicHeight); } else { const auto multiplier = strutHeight / intrinsicHeight; fEmptyMetrics.update( fEmptyMetrics.ascent() * multiplier, fEmptyMetrics.descent() * multiplier, fEmptyMetrics.leading() * multiplier); } } if (emptyParagraph) { auto disableFirstAscent = (paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::kDisableFirstAscent) == TextHeightBehavior::kDisableFirstAscent; auto disableLastDescent = (paragraphStyle().getTextHeightBehavior() & TextHeightBehavior::kDisableLastDescent) == TextHeightBehavior::kDisableLastDescent; fEmptyMetrics.update( disableFirstAscent ? fEmptyMetrics.rawAscent() : fEmptyMetrics.ascent(), disableLastDescent ? fEmptyMetrics.rawDescent() : fEmptyMetrics.descent(), fEmptyMetrics.leading()); } if (fParagraphStyle.getStrutStyle().getStrutEnabled()) { fStrutMetrics.updateLineMetrics(fEmptyMetrics); } } SkString ParagraphImpl::getEllipsis() const { auto ellipsis8 = fParagraphStyle.getEllipsis(); auto ellipsis16 = fParagraphStyle.getEllipsisUtf16(); if (!ellipsis8.isEmpty()) { return ellipsis8; } else { return SkUnicode::convertUtf16ToUtf8(fParagraphStyle.getEllipsisUtf16()); } } WordBreakType ParagraphImpl::getWordBreakType() const { return fParagraphStyle.getStrutStyle().getWordBreakType(); } LineBreakStrategy ParagraphImpl::getLineBreakStrategy() const { return fParagraphStyle.getStrutStyle().getLineBreakStrategy(); } void ParagraphImpl::updateFontSize(size_t from, size_t to, SkScalar fontSize) { SkASSERT(from == 0 && to == fText.size()); auto defaultStyle = fParagraphStyle.getTextStyle(); defaultStyle.setFontSize(fontSize); fParagraphStyle.setTextStyle(defaultStyle); for (auto& textStyle : fTextStyles) { textStyle.fStyle.setFontSize(fontSize); } fState = std::min(fState, kIndexed); fOldWidth = 0; fOldHeight = 0; } void ParagraphImpl::updateTextAlign(TextAlign textAlign) { fParagraphStyle.setTextAlign(textAlign); if (fState >= kLineBroken) GetLineFontMetrics() argument
2143 const auto& font = run.font(); GetLineFontMetrics() local
2184 auto& font = const_cast<RSFont&>(run.font()); GetLineFontMetrics() local
[all...]
/third_party/skia/include/core/
H A DSkCanvas.h1733 void drawString(const char str[], SkScalar x, SkScalar y, const SkFont& font, in drawString() argument
1762 drawString(const SkString& str, SkScalar x, SkScalar y, const SkFont& font, const SkPaint& paint) drawString() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp360 static const char font[numCharacters*charWid*charHei + 1]= in addTextToBuffer() local
/third_party/ffmpeg/libavfilter/
H A Dvf_waveform.c2630 const uint8_t *font; in draw_htext() local
2656 const uint8_t *font; in draw_htext16() local
2682 const uint8_t *font; in draw_vtext() local
2707 const uint8_t *font; in draw_vtext16() local
2774 const uint8_t *font; idraw_htext() local
2800 const uint8_t *font; idraw_htext16() local
2826 const uint8_t *font; idraw_vtext() local
2851 const uint8_t *font; idraw_vtext16() local
[all...]
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1731 HRESULT SkXPSDevice::CreateTypefaceUse(const SkFont& font, in CreateTypefaceUse() argument
1796 AddGlyphs(IXpsOMObjectFactory* xpsFactory, IXpsOMCanvas* canvas, const TypefaceUse* font, LPCWSTR text, XPS_GLYPH_INDEX* xpsGlyphs, UINT32 xpsGlyphsLen, XPS_POINT *origin, FLOAT fontSize, XPS_STYLE_SIMULATION sims, const SkMatrix& transform, const SkPaint& paint) AddGlyphs() argument
1904 const SkFont& font = run.font(); onDrawGlyphRunList() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp757 const SkFont& font = glyphRun.font(); in drawGlyphRunAsPath() local
794 static bool needs_new_font(SkPDFFont* font, const SkGlyph* glyph, in needs_new_font() argument
877 SkPDFFont* font in internalDrawGlyphRun() local
[all...]
/third_party/skia/tools/debugger/
H A DDrawCommand.cpp718 static void apply_font_hinting(const SkFont& font, SkJSONWriter& writer) { in apply_font_hinting() argument
738 static void apply_font_edging(const SkFont& font, SkJSONWriter& writer) { in apply_font_edging() argument
873 static void apply_font_typeface(const SkFont& font, in apply_font_typeface() argument
929 static void MakeJsonFont(const SkFont& font, SkJSONWriter& writer, UrlDataManager& urlDataManager) { in MakeJsonFont() argument
[all...]
/third_party/skia/tools/viewer/
H A DViewer.cpp1319 SkFont font = *filteredFont; in filterTextBlob() local
1285 OveridePaintFilterCanvas(SkCanvas* canvas, SkPaint* paint, Viewer::SkPaintFields* pfields, SkFont* font, Viewer::SkFontFields* ffields) OveridePaintFilterCanvas() argument
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h337 stbtt_fontinfo font; main() local
1277 stbtt__isfont(stbtt_uint8 *font) stbtt__isfont() argument
[all...]
/third_party/python/Tools/msi/bundle/bootstrap/
H A DPythonBootstrapperApplication.cpp1761 THEME_FONT *font = &_theme->rgFonts[_theme->dwFontId]; in CreateMainWindow() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp3455 drawOverlay(ContextVk *contextVk, vk::BufferHelper *textWidgetsBuffer, vk::BufferHelper *graphWidgetsBuffer, vk::ImageHelper *font, const vk::ImageView *fontView, vk::ImageHelper *culledWidgets, const vk::ImageView *culledWidgetsView, vk::ImageHelper *dst, const vk::ImageView *destView, const OverlayDrawParameters &params) drawOverlay() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DNameTable.java[all...]
H A DOS2Table.java
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DLanguageTag.java
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h337 stbtt_fontinfo font; main() local
1277 stbtt__isfont(stbtt_uint8 *font) stbtt__isfont() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.c2934 const char *font = "Lucida Grande"; in mov_write_tcmi_tag() local

Completed in 87 milliseconds

1...<<2122232425