HomeSort by relevance Sort by last modified time
    Searched refs:glyph (Results 126 - 150 of 359) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
splitView.css 124 .split-view button.left-sidebar-show-hide-button.toggled-show > .glyph {
128 .split-view button.left-sidebar-show-hide-button.toggled-hide > .glyph {
132 .split-view button.right-sidebar-show-hide-button.toggled-show > .glyph {
136 .split-view button.right-sidebar-show-hide-button.toggled-hide > .glyph {
140 .split-view button.top-sidebar-show-hide-button.toggled-show > .glyph {
145 .split-view button.top-sidebar-show-hide-button.toggled-hide > .glyph {
150 .split-view button.bottom-sidebar-show-hide-button.toggled-show > .glyph {
155 .split-view button.bottom-sidebar-show-hide-button.toggled-hide > .glyph {
  /external/chromium_org/third_party/freetype/src/truetype/
ttgload.h 5 /* TrueType Glyph Loader (specification). */
51 TT_GlyphSlot glyph,
  /external/freetype/src/truetype/
ttgload.h 5 /* TrueType Glyph Loader (specification). */
52 TT_GlyphSlot glyph,
ttgload.c 5 /* TrueType Glyph Loader (body). */
51 /* Composite glyph flags. */
70 /* Return the horizontal metrics in font units for a given glyph. */
87 /* Return the vertical metrics in font units for a given glyph. */
188 /* overriding metrics for this glyph. */
291 FT_TRACE4(( "Glyph %ld\n", glyph_index ));
363 /* check that we can add the contours to the glyph */
409 load->glyph->control_len = 0;
410 load->glyph->control_data = 0;
445 load->glyph->control_len = n_ins
1854 TT_GlyphSlot glyph = loader->glyph; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontElement.cpp 69 // will not be able to find a glyph for "f", but handles the fallback
87 // This glyph is never meant to be used for rendering, only as identifier as a part of a ligature.
95 static inline KerningPairKey makeKerningPairKey(Glyph glyphId1, Glyph glyphId2)
116 const SVGGlyph& glyph = m_glyphMap.glyphIdentifierForGlyphName(*it); local
117 if (glyph.tableEntry)
118 glyphs.append(glyph);
135 Glyph glyph1 = glyphsLhs[lhsIndex].tableEntry;
136 Glyph glyph2 = glyphsRhs[rhsIndex].tableEntry;
162 SVGGlyphElement& glyph = toSVGGlyphElement(*element) local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
SimpleFontDataSkia.cpp 107 // of the glyph may be truncated when displayed in a 'overflow: hidden' container.
171 const Glyph xGlyph = glyphPageZero->glyphForCharacter(xChar);
208 static inline void getSkiaBoundsForGlyph(SkPaint& paint, Glyph glyph, SkRect& bounds)
213 paint.getTextPath(&glyph, sizeof(glyph), 0, 0, &path);
223 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const
228 SkASSERT(sizeof(glyph) == 2); // compile-time assert
234 getSkiaBoundsForGlyph(paint, glyph, bounds)
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_mac.cpp 330 CGRGBPixel* getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
652 void generateAdvance(SkGlyph* glyph) SK_OVERRIDE;
653 void generateMetrics(SkGlyph* glyph) SK_OVERRIDE;
654 void generateImage(const SkGlyph& glyph) SK_OVERRIDE;
655 void generatePath(const SkGlyph& glyph, SkPath* path) SK_OVERRIDE;
765 CGRGBPixel* Offscreen::getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
779 if (SkMask::kBW_Format != glyph.fMaskFormat) {
785 if (!generateA8FromLCD && SkMask::kA8_Format == glyph.fMaskFormat) {
791 if (!fCG || fSize.fWidth < glyph.fWidth || fSize.fHeight < glyph.fHeight)
1454 CGGlyph glyph; local
1502 CGGlyph glyph; local
1514 CGGlyph glyph = gId; local
    [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 330 CGRGBPixel* getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
652 void generateAdvance(SkGlyph* glyph) SK_OVERRIDE;
653 void generateMetrics(SkGlyph* glyph) SK_OVERRIDE;
654 void generateImage(const SkGlyph& glyph) SK_OVERRIDE;
655 void generatePath(const SkGlyph& glyph, SkPath* path) SK_OVERRIDE;
765 CGRGBPixel* Offscreen::getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
779 if (SkMask::kBW_Format != glyph.fMaskFormat) {
785 if (!generateA8FromLCD && SkMask::kA8_Format == glyph.fMaskFormat) {
791 if (!fCG || fSize.fWidth < glyph.fWidth || fSize.fHeight < glyph.fHeight)
1454 CGGlyph glyph; local
1502 CGGlyph glyph; local
1514 CGGlyph glyph = gId; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/letest/
SimpleFontInstance.cpp 54 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
57 if (u_getCombiningClass((UChar32) glyph) == 0) {
128 le_bool SimpleFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint &/*point*/) const
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-buffer.c 178 HB_GlyphItem glyph; local
184 glyph = &buffer->in_string[buffer->in_length];
185 glyph->gindex = glyph_index;
186 glyph->properties = properties;
187 glyph->cluster = cluster;
188 glyph->component = 0;
189 glyph->ligID = 0;
190 glyph->gproperties = HB_GLYPH_PROPERTIES_UNKNOWN;
263 from the glyph at position `buffer->in_pos'.
265 The cluster value for the glyph at position buffer->in_pos is use
    [all...]
  /external/chromium_org/third_party/skia/tools/lua/
chars-vs-glyphs.lua 32 io.write("glyph calls = ", glyph_calls,
  /external/icu/icu4c/source/samples/layout/
ScriptCompositeFontInstance.h 78 * This method maps a single character to a glyph index, using the
79 * font's charcter to glyph map.
83 * @return the glyph index
97 virtual void getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const;
99 virtual le_bool getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const;
  /external/icu/icu4c/source/test/letest/
SimpleFontInstance.cpp 54 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
57 if (u_getCombiningClass((UChar32) glyph) == 0) {
128 le_bool SimpleFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint &/*point*/) const
  /external/icu/icu4c/source/test/perf/leperf/
SimpleFontInstance.cpp 54 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const
57 if (u_getCombiningClass((UChar32) glyph) == 0) {
128 le_bool SimpleFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint &/*point*/) const
  /external/skia/tools/lua/
chars-vs-glyphs.lua 32 io.write("glyph calls = ", glyph_calls,
  /frameworks/minikin/libs/minikin/
Layout.cpp 308 static hb_bool_t harfbuzzGetGlyph(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_codepoint_t variationSelector, hb_codepoint_t* glyph, void* userData)
321 *glyph = glyph_id;
326 static hb_position_t harfbuzzGetGlyphHorizontalAdvance(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, void* userData)
330 float advance = font->GetHorizontalAdvance(glyph, *paint);
334 static hb_bool_t harfbuzzGetGlyphHorizontalOrigin(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, hb_position_t* x, hb_position_t* y, void* userData)
384 const LayoutGlyph& glyph = mGlyphs[i]; local
385 std::cout << glyph.glyph_id << ": " << glyph.x << ", " << glyph.y << std::endl;
749 LayoutGlyph glyph = {font_ix, glyph_ix, x + xoff, y + yoff} local
791 LayoutGlyph glyph = {font_ix, glyph_id, x, y}; local
817 const LayoutGlyph& glyph = mGlyphs[i]; local
838 const LayoutGlyph& glyph = mGlyphs[i]; local
843 const LayoutGlyph& glyph = mGlyphs[i]; local
848 const LayoutGlyph& glyph = mGlyphs[i]; local
853 const LayoutGlyph& glyph = mGlyphs[i]; local
858 const LayoutGlyph& glyph = mGlyphs[i]; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextRunRenderingContext.cpp 79 float SVGTextRunRenderingContext::floatWidthUsingSVGFont(const Font& font, const TextRun& run, int& charsConsumed, Glyph& glyphId) const
131 Glyph glyph = glyphBuffer.glyphAt(from + i); local
132 if (!glyph)
136 SVGGlyph svgGlyph = fontElement->svgGlyphForGlyph(glyph);
138 ASSERT(svgGlyph.tableEntry == glyph);
142 // FIXME: Support arbitary SVG content as glyph (currently limited to <glyph d="..."> situations).
186 // Check if we have the missing glyph data, in which case we can just return.
188 if (glyphData.glyph == missingGlyphData.glyph && glyphData.fontData == missingGlyphData.fontData)
    [all...]
SVGTextMetrics.h 23 #include "platform/fonts/Glyph.h"
40 SVGTextMetrics(RenderSVGInlineText*, unsigned position, unsigned length, float width, Glyph glyphNameGlyphId);
58 Glyph glyph() const { return m_glyph; } function in class:WebCore::SVGTextMetrics
66 Glyph m_glyph;
  /external/harfbuzz_ng/test/api/
test-font.c 115 hb_codepoint_t glyph; local
135 glyph = 3;
136 g_assert (!hb_font_get_glyph (font, 17, 2, &glyph));
137 g_assert_cmpint (glyph, ==, 0);
203 hb_codepoint_t glyph, unsigned int point_index,
207 if (glyph == 1) {
212 if (glyph == 2) {
223 hb_codepoint_t glyph, unsigned int point_index,
227 if (glyph == 1) {
234 glyph, point_index, x, y)
    [all...]
  /frameworks/minikin/sample/
MinikinSkia.cpp 17 bool MinikinFontSkia::GetGlyph(uint32_t codepoint, uint32_t *glyph) const {
23 *glyph = glyph16;
24 //printf("glyph for U+%04x = %d\n", codepoint, glyph16);
25 return !!glyph;
43 ALOGD("width for typeface %d glyph %d = %f", mTypeface->uniqueID(), glyph_id
  /external/chromium_org/third_party/brotli/src/woff2/
Makefile 5 OUROBJ = font.o glyph.o normalize.o table_tags.o transform.o \
  /external/icu/icu4c/source/layout/
ContextualSubstSubtables.cpp 66 TTGlyphID glyph = (TTGlyphID) glyphIterator->getCurrGlyphID(); local
68 if (glyph != SWAPW(glyphArray[match])) {
97 LEGlyphID glyph = glyphIterator->getCurrGlyphID(); local
98 le_int32 glyphClass = classDefinitionTable->getGlyphClass(glyph);
122 le_int32 glyph = 0; local
125 glyph = glyphCount - 1;
130 Offset coverageTableOffset = SWAPW(coverageTableOffsetArray[glyph]);
143 glyph += direction;
197 LEGlyphID glyph = glyphIterator->getCurrGlyphID(); local
198 le_int32 coverageIndex = getGlyphCoverage(lookupProcessor->getReference(), glyph, success)
247 LEGlyphID glyph = glyphIterator->getCurrGlyphID(); local
379 LEGlyphID glyph = glyphIterator->getCurrGlyphID(); local
451 LEGlyphID glyph = glyphIterator->getCurrGlyphID(); local
    [all...]
  /external/icu/icu4c/source/layoutex/
ParagraphLayout.cpp 430 // Make big arrays for the glyph widths, glyph-to-char and char-to-glyph maps,
433 // For each layout get the positions and convert them into glyph widths, in
434 // logical order. Get the glyph-to-char mapping, offset by starting index in the
435 // character array. Swap the glyph width and glyph-to-char arrays into logical order.
436 // Finally, fill in the char-to-glyph mappings.
447 le_int32 glyph; local
480 for (glyph = 0; glyph < glyphCount; glyph += 1)
674 le_int32 glyph = fCharToMinGlyphMap[fLineStart]; local
    [all...]
  /frameworks/base/core/jni/android/graphics/
MinikinSkia.h 31 bool GetGlyph(uint32_t codepoint, uint32_t *glyph) const;
  /frameworks/minikin/include/minikin/
MinikinFontFreeType.h 45 bool GetGlyph(uint32_t codepoint, uint32_t *glyph) const;
59 // glyph bitmaps is probably different depending on the

Completed in 889 milliseconds

1 2 3 4 56 7 8 91011>>