/third_party/harfbuzz/src/ |
D | hb-ot-stat-table.hh | 207 case 3: return u.format3.get_value (); in get_value() 219 case 3: return u.format3.get_axis_index (); in get_axis_index() 231 case 3: return u.format3.get_value_name_id (); in get_value_name_id() 247 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 259 AxisValueFormat3 format3; member
|
D | hb-aat-layout-bsln-table.hh | 132 case 3: return_trace (parts.format3.sanitize (c)); in sanitize() 149 BaselineTableFormat3Part format3; member
|
D | hb-ot-color-cbdt-table.hh | 206 case 3: return_trace (u.format3.sanitize (c, glyph_count)); in sanitize() 224 if (!u.format3.add_offset (c, local_offset, size)) in finish_subtable() 227 return_trace (u.format3.add_offset (c, 0, size)); in finish_subtable() 261 if (unlikely (!u.format3.add_offset (c, local_offset, size))) in fill_missing_glyphs() 302 case 3: return_trace (u.format3.add_offset (c, local_offset, size)); in add_offset() 328 case 3: return u.format3.get_image_data (idx, offset, length); in get_image_data() 354 IndexSubtableFormat3 format3; member
|
D | hb-ot-layout-gdef-table.hh | 241 case 3: return u.format3.get_caret_value (font, direction, var_store); in get_caret_value() 254 case 3: return_trace (c->dispatch (u.format3, hb_forward<Ts> (ds)...)); in dispatch() 266 u.format3.collect_variation_indices (layout_variation_indices); in collect_variation_indices() 279 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 289 CaretValueFormat3 format3; member
|
D | hb-ot-cff2-table.hh | 68 case 3: return format.static_size + u.format3.get_size (); in get_size() 82 case 3: return u.format3.get_fd (glyph); in get_fd() 97 case 3: return_trace (u.format3.sanitize (c, fdcount)); in sanitize() 106 FDSelect3 format3; member
|
D | hb-ot-layout-base-table.hh | 125 case 3: return u.format3.get_coord (font, var_store, direction); in get_coord() 137 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 147 BaseCoordFormat3 format3; member
|
D | hb-ot-cff-common.hh | 573 case 3: return format.static_size + u.format3.get_size (); in get_size() 585 case 3: return u.format3.get_fd (glyph); in get_fd() 599 case 3: return_trace (u.format3.sanitize (c, fdcount)); in sanitize() 607 FDSelect3 format3; member
|
D | hb-ot-kern-table.hh | 141 …case 3: return_trace (u.header.apple ? c->dispatch (u.format3, hb_forward<Ts> (ds)...) : c->defaul… in dispatch() 163 KernSubTableFormat3<KernSubTableHeader> format3; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-stat-table.hh | 207 case 3: return u.format3.get_value (); in get_value() 219 case 3: return u.format3.get_axis_index (); in get_axis_index() 231 case 3: return u.format3.get_value_name_id (); in get_value_name_id() 247 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 259 AxisValueFormat3 format3; member
|
D | hb-aat-layout-bsln-table.hh | 132 case 3: return_trace (parts.format3.sanitize (c)); in sanitize() 149 BaselineTableFormat3Part format3; member
|
D | hb-ot-color-cbdt-table.hh | 206 case 3: return_trace (u.format3.sanitize (c, glyph_count)); in sanitize() 224 if (!u.format3.add_offset (c, local_offset, size)) in finish_subtable() 227 return_trace (u.format3.add_offset (c, 0, size)); in finish_subtable() 261 if (unlikely (!u.format3.add_offset (c, local_offset, size))) in fill_missing_glyphs() 302 case 3: return_trace (u.format3.add_offset (c, local_offset, size)); in add_offset() 328 case 3: return u.format3.get_image_data (idx, offset, length); in get_image_data() 354 IndexSubtableFormat3 format3; member
|
D | hb-ot-layout-gdef-table.hh | 240 case 3: return u.format3.get_caret_value (font, direction, var_store); in get_caret_value() 253 case 3: return_trace (c->dispatch (u.format3, std::forward<Ts> (ds)...)); in dispatch() 265 u.format3.collect_variation_indices (layout_variation_indices); in collect_variation_indices() 278 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 288 CaretValueFormat3 format3; member
|
D | hb-ot-cff2-table.hh | 68 case 3: return format.static_size + u.format3.get_size (); in get_size() 82 case 3: return u.format3.get_fd (glyph); in get_fd() 97 case 3: return_trace (u.format3.sanitize (c, fdcount)); in sanitize() 106 FDSelect3 format3; member
|
D | hb-ot-layout-base-table.hh | 125 case 3: return u.format3.get_coord (font, var_store, direction); in get_coord() 137 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 147 BaseCoordFormat3 format3; member
|
D | hb-ot-cff-common.hh | 573 case 3: return format.static_size + u.format3.get_size (); in get_size() 585 case 3: return u.format3.get_fd (glyph); in get_fd() 599 case 3: return_trace (u.format3.sanitize (c, fdcount)); in sanitize() 607 FDSelect3 format3; member
|
D | hb-ot-kern-table.hh | 141 …case 3: return_trace (u.header.apple ? c->dispatch (u.format3, std::forward<Ts> (ds)...) : c->defa… in dispatch() 163 KernSubTableFormat3<KernSubTableHeader> format3; member
|
/third_party/boost/libs/xpressive/test/ |
D | test_format.cpp | 40 struct format3 struct 85 output = regex_replace(input, rx, format3()); in test_main() 88 output = regex_replace(input.c_str(), crx, format3()); in test_main()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-bsln-table.hh | 132 case 3: return_trace (parts.format3.sanitize (c)); in sanitize() 149 BaselineTableFormat3Part format3; member
|
D | hb-ot-stat-table.hh | 196 case 3: return_trace (likely (u.format3.sanitize (c))); in sanitize() 208 case 3: return u.format3.get_value_name_id (); in get_value_name_id() 220 AxisValueFormat3 format3; member
|
D | hb-ot-cff2-table.hh | 62 u.format3.sanitize (c, fdcount): in sanitize() 85 size += u.format3.get_size (); in get_size() 98 return u.format3.get_fd (glyph); in get_fd() 106 FDSelect3 format3; member
|
D | hb-ot-layout-gdef-table.hh | 183 case 3: return u.format3.get_caret_value (font, direction, var_store); in get_caret_value() 195 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 205 CaretValueFormat3 format3; member
|
D | hb-ot-layout-base-table.hh | 126 case 3: return u.format3.get_coord (font, var_store, direction); in get_coord() 138 case 3: return_trace (u.format3.sanitize (c)); in sanitize() 148 BaseCoordFormat3 format3; member
|
D | hb-ot-color-cbdt-table.hh | 164 case 3: return_trace (u.format3.sanitize (c, glyph_count)); in sanitize() 186 case 3: return u.format3.get_image_data (idx, offset, length); in get_image_data() 195 IndexSubtableFormat3 format3; member
|
D | hb-ot-cff-common.hh | 660 u.format3.sanitize (c, fdcount)))); in sanitize() 682 size += u.format3.get_size (); in get_size() 693 return u.format3.get_fd (glyph); in get_fd() 699 FDSelect3 format3; member
|
D | hb-ot-kern-table.hh | 136 …case 3: return_trace (u.header.apple ? c->dispatch (u.format3, hb_forward<Ts> (ds)...) : c->defaul… in dispatch() 158 KernSubTableFormat3<KernSubTableHeader> format3; member
|