Home
last modified time | relevance | path

Searched defs:plan (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset.hh58 hb_subset_plan_t *plan; member
H A Dhb-ot-shape-normalize.hh55 const hb_ot_shape_plan_t *plan; member
H A Dhb-ot-shape-complex-myanmar.cc75 collect_features_myanmar (hb_ot_shape_planner_t *plan) in collect_features_myanmar() argument
260 reorder_myanmar (const hb_ot_shape_plan_t *plan, in reorder_myanmar() argument
H A Dhb-subset-cff-common.cc49 hb_plan_subset_cff_fdselect (const hb_subset_plan_t *plan, in hb_plan_subset_cff_fdselect() argument
H A Dhb-ot-shape-normalize.cc291 _hb_ot_shape_normalize (const hb_ot_shape_plan_t *plan, in _hb_ot_shape_normalize() argument
[all...]
H A Dhb-subset.cc80 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, unsigned table_len) in _plan_estimate_subset_table_size() argument
158 _subset (hb_subset_plan_t *plan) in _subset() argument
237 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table() argument
270 _passthrough(hb_subset_plan_t *plan, hb_tag_t tag) _passthrough() argument
279 _subset_table(hb_subset_plan_t *plan, hb_tag_t tag) _subset_table() argument
[all...]
H A Dhb-aat-layout.cc243 hb_aat_layout_substitute (const hb_ot_shape_plan_t *plan, in hb_aat_layout_substitute() argument
313 hb_aat_layout_position (const hb_ot_shape_plan_t *plan, in hb_aat_layout_position() argument
346 hb_aat_layout_track (const hb_ot_shape_plan_t *plan, in hb_aat_layout_track() argument
H A Dhb-ot-shape-complex-arabic-fallback.hh177 arabic_fallback_synthesize_lookup (const hb_ot_shape_plan_t *plan, in arabic_fallback_synthesize_lookup() argument
263 arabic_fallback_plan_init_unicode(arabic_fallback_plan_t *fallback_plan, const hb_ot_shape_plan_t *plan, hb_font_t *font) arabic_fallback_plan_init_unicode() argument
290 arabic_fallback_plan_create(const hb_ot_shape_plan_t *plan, hb_font_t *font) arabic_fallback_plan_create() argument
[all...]
H A Dhb-ot-shape-complex-hangul.cc58 collect_features_hangul (hb_ot_shape_planner_t *plan) in collect_features_hangul() argument
67 override_features_hangul (hb_ot_shape_planner_t *plan) in override_features_hangul() argument
81 data_create_hangul (const hb_ot_shape_plan_t *plan) in data_create_hangul() argument
399 setup_masks_hangul (const hb_ot_shape_plan_t *plan, in setup_masks_hangul() argument
H A Dhb-ot-shape-complex-khmer.cc92 collect_features_khmer (hb_ot_shape_planner_t *plan) in collect_features_khmer() argument
124 override_features_khmer (hb_ot_shape_planner_t *plan) in override_features_khmer() argument
149 data_create_khmer (const hb_ot_shape_plan_t *plan) in data_create_khmer() argument
199 reorder_consonant_syllable(const hb_ot_shape_plan_t *plan, hb_face_t *face HB_UNUSED, hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_consonant_syllable() argument
276 reorder_syllable_khmer(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_syllable_khmer() argument
295 reorder_khmer(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) reorder_khmer() argument
[all...]
H A Dhb-ot-shape-complex-use.cc110 collect_features_use (hb_ot_shape_planner_t *plan) in collect_features_use() argument
156 data_create_use (const hb_ot_shape_plan_t *plan) in data_create_use() argument
189 setup_masks_use(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) setup_masks_use() argument
213 setup_rphf_mask(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer) setup_rphf_mask() argument
232 setup_topographical_masks(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer) setup_topographical_masks() argument
297 setup_syllables_use(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) setup_syllables_use() argument
309 record_rphf_use(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) record_rphf_use() argument
440 reorder_use(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) reorder_use() argument
462 preprocess_text_use(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font) preprocess_text_use() argument
[all...]
H A Dhb-ot-shape-fallback.cc316 position_around_base (const hb_ot_shape_plan_t *plan, in position_around_base() argument
412 position_cluster (const hb_ot_shape_plan_t *plan, in position_cluster() argument
440 _hb_ot_shape_fallback_mark_position (const hb_ot_shape_plan_t *plan, in _hb_ot_shape_fallback_mark_position() argument
486 _hb_ot_shape_fallback_kern(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) _hb_ot_shape_fallback_kern() argument
[all...]
H A Dhb-subset-cff2.cc339 _serialize_cff2(hb_serialize_context_t *c, cff2_subset_plan &plan, const OT::cff2::accelerator_subset_t &acc, unsigned int num_glyphs) _serialize_cff2() argument
[all...]
H A Dhb-ot-shape-complex-thai.cc265 preprocess_text_thai (const hb_ot_shape_plan_t *plan, in preprocess_text_thai() argument
H A Dhb-subset-plan.cc282 _populate_unicodes_to_retain(const hb_set_t *unicodes, const hb_set_t *glyphs, hb_subset_plan_t *plan) _populate_unicodes_to_retain() argument
340 _populate_gids_to_retain(hb_subset_plan_t* plan, bool close_over_gsub, bool close_over_gpos, bool close_over_gdef) _populate_gids_to_retain() argument
482 hb_subset_plan_t *plan; hb_subset_plan_create() local
551 hb_subset_plan_destroy(hb_subset_plan_t *plan) hb_subset_plan_destroy() argument
[all...]
H A Dhb-aat-layout-common.hh863 const hb_ot_shape_plan_t *plan; member
H A Dhb-ot-shape-complex-arabic.cc175 collect_features_arabic (hb_ot_shape_planner_t *plan) in collect_features_arabic() argument
260 data_create_arabic (const hb_ot_shape_plan_t *plan) in data_create_arabic() argument
374 setup_masks_arabic(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) setup_masks_arabic() argument
383 arabic_fallback_shape(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) arabic_fallback_shape() argument
421 record_stch(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) record_stch() argument
[all...]
H A Dhb-ot-shape.cc97 hb_ot_shape_planner_t::compile (hb_ot_shape_plan_t &plan, in compile() argument
463 hb_ot_shape_plan_t *plan; global() member
[all...]
H A Dhb-subset-cff1.cc708 _serialize_cff1(hb_serialize_context_t *c, cff_subset_plan &plan, const OT::cff1::accelerator_subset_t &acc, unsigned int num_glyphs) _serialize_cff1() argument
[all...]
H A Dhb-ot-layout.cc125 hb_ot_layout_kern (const hb_ot_shape_plan_t *plan, in hb_ot_layout_kern() argument
1938 void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const in substitute() argument
1946 void hb_ot_map_t::position (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const in position() argument
1904 apply(const Proxy &proxy, const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const apply() argument
H A Dhb-ot-shape-complex-indic.cc179 collect_features_indic (hb_ot_shape_planner_t *plan) in collect_features_indic() argument
209 override_features_indic (hb_ot_shape_planner_t *plan) in override_features_indic() argument
256 data_create_indic (const hb_ot_shape_plan_t *plan) in data_create_indic() argument
378 update_consonant_positions_indic(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) update_consonant_positions_indic() argument
407 initial_reordering_consonant_syllable(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_consonant_syllable() argument
903 initial_reordering_standalone_cluster(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_standalone_cluster() argument
925 initial_reordering_syllable_indic(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_syllable_indic() argument
950 initial_reordering_indic(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) initial_reordering_indic() argument
971 final_reordering_syllable_indic(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, unsigned int start, unsigned int end) final_reordering_syllable_indic() argument
1435 final_reordering_indic(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) final_reordering_indic() argument
1454 preprocess_text_indic(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font) preprocess_text_indic() argument
[all...]
H A Dhb-subset-cff-common.hh273 const hb_subset_plan_t *plan; member
957 const hb_subset_plan_t *plan; global() member
[all...]
/third_party/cups-filters/fontembed/
H A Dembed.h52 EMB_ACTIONS plan; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_scan.c433 struct nlattr *plan = nla_nest_start(msg, i + 1); in nl80211_sched_scan_add_scan_plans() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_scan.c443 struct nlattr *plan = nla_nest_start(msg, i + 1); in nl80211_sched_scan_add_scan_plans() local

Completed in 21 milliseconds