Searched defs:ComposeOptions (Results 1 – 2 of 2) sorted by relevance
661 struct ComposeOptions { struct665 ComposeOptions(bool c, ComposeFilter ft = AUTO_FILTER) argument667 ComposeOptions() : connect(true), filter_type(AUTO_FILTER) {} in ComposeOptions() function
39 typedef fst::ComposeOptions ComposeOptions; typedef