Searched refs:substitutes (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh61 OT::GlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; local
78 substitutes[num_glyphs].set (s_glyph);
85 hb_bubble_sort (&glyphs[0], num_glyphs, OT::GlyphID::cmp, &substitutes[0]);
88 OT::Supplier<OT::GlyphID> substitutes_supplier (substitutes, num_glyphs);
H A Dhb-ot-layout-gsub-table.hh166 Supplier<GlyphID> &substitutes,
171 if (unlikely (!substitute.serialize (c, substitutes, num_glyphs))) return TRACE_RETURN (false);
197 Supplier<GlyphID> &substitutes,
207 delta = substitutes[0] - glyphs[0];
209 if (delta != substitutes[i] - glyphs[i]) {
217 case 2: return TRACE_RETURN (u.format2.serialize (c, glyphs, substitutes, num_glyphs));
1203 Supplier<GlyphID> &substitutes,
1208 return TRACE_RETURN (serialize_subtable (c, 0).u.single.serialize (c, glyphs, substitutes, num_glyphs));
164 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &glyphs, Supplier<GlyphID> &substitutes, unsigned int num_glyphs) argument
195 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &glyphs, Supplier<GlyphID> &substitutes, unsigned int num_glyphs) argument
1200 serialize_single(hb_serialize_context_t *c, uint32_t lookup_props, Supplier<GlyphID> &glyphs, Supplier<GlyphID> &substitutes, unsigned int num_glyphs) argument
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-arabic-fallback.hh61 OT::GlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; local
78 substitutes[num_glyphs].set (s_glyph);
85 hb_bubble_sort (&glyphs[0], num_glyphs, OT::GlyphID::cmp, &substitutes[0]);
88 OT::Supplier<OT::GlyphID> substitutes_supplier (substitutes, num_glyphs);
H A Dhb-ot-layout-gsub-table.hh166 Supplier<GlyphID> &substitutes,
171 if (unlikely (!substitute.serialize (c, substitutes, num_glyphs))) return TRACE_RETURN (false);
197 Supplier<GlyphID> &substitutes,
207 delta = substitutes[0] - glyphs[0];
209 if (delta != substitutes[i] - glyphs[i]) {
217 case 2: return TRACE_RETURN (u.format2.serialize (c, glyphs, substitutes, num_glyphs));
1243 Supplier<GlyphID> &substitutes,
1248 return TRACE_RETURN (serialize_subtable (c, 0).u.single.serialize (c, glyphs, substitutes, num_glyphs));
164 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &glyphs, Supplier<GlyphID> &substitutes, unsigned int num_glyphs) argument
195 serialize(hb_serialize_context_t *c, Supplier<GlyphID> &glyphs, Supplier<GlyphID> &substitutes, unsigned int num_glyphs) argument
1240 serialize_single(hb_serialize_context_t *c, uint32_t lookup_props, Supplier<GlyphID> &glyphs, Supplier<GlyphID> &substitutes, unsigned int num_glyphs) argument
/external/chromium_org/chromeos/network/onc/
H A Donc_utils_unittest.cc63 if (placeholder == ::onc::substitutes::kLoginIDField)
65 else if (placeholder ==::onc::substitutes::kEmailField)
H A Donc_utils.cc184 if (substitution.GetSubstitute(substitutes::kLoginIDField, &login_id)) {
186 substitutes::kLoginIDField,
191 if (substitution.GetSubstitute(substitutes::kEmailField, &email)) {
193 substitutes::kEmailField,
/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp29 SkTDArray<SkPDFObject*>* substitutes) {
31 SkASSERT(substitutes);
44 substitutes->push(subsetFont); // Transfer ownership to substitutes
27 perform_font_subsetting(SkPDFCatalog* catalog, const SkTDArray<SkPDFPage*>& pages, SkTDArray<SkPDFObject*>* substitutes) argument
/external/skia/src/pdf/
H A DSkPDFDocument.cpp29 SkTDArray<SkPDFObject*>* substitutes) {
31 SkASSERT(substitutes);
44 substitutes->push(subsetFont); // Transfer ownership to substitutes
27 perform_font_subsetting(SkPDFCatalog* catalog, const SkTDArray<SkPDFPage*>& pages, SkTDArray<SkPDFObject*>* substitutes) argument
/external/chromium_org/components/onc/
H A Donc_constants.cc302 namespace substitutes { namespace in namespace:onc
305 } // namespace substitutes
H A Donc_constants.h310 namespace substitutes { namespace in namespace:onc
313 } // namespace substitutes
/external/chromium_org/chrome/browser/chromeos/net/
H A Donc_utils.cc162 if (placeholder == ::onc::substitutes::kLoginIDField)
164 else if (placeholder == ::onc::substitutes::kEmailField)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1165 milliseconds