Searched defs:SetMark (Results 1 – 8 of 8) sorted by relevance
| /third_party/boost/libs/msm/doc/PDF/examples/iPod_distributed/ |
| D | PlayingMode.hpp | 119 struct SetMark : public msm::front::state<> struct 122 … void on_entry(Event const&,FSM& ) {std::cout << "starting: PlayingMode::SetMark" << std::endl;} in on_entry() 124 … void on_exit(Event const&,FSM& ) {std::cout << "finishing: PlayingMode::SetMark" << std::endl;} in on_exit()
|
| /third_party/boost/libs/msm/doc/HTML/examples/iPod_distributed/ |
| D | PlayingMode.hpp | 119 struct SetMark : public msm::front::state<> struct 122 … void on_entry(Event const&,FSM& ) {std::cout << "starting: PlayingMode::SetMark" << std::endl;} in on_entry() 124 … void on_exit(Event const&,FSM& ) {std::cout << "finishing: PlayingMode::SetMark" << std::endl;} in on_exit()
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-aat-layout-just-table.hh | 321 SetMark =0x8000,/* If set, make the current glyph the marked enumerator
|
| D | hb-aat-layout-morx-table.hh | 209 SetMark = 0x8000, /* If set, make the current glyph the marked glyph. */ enumerator 675 SetMark = 0x8000, /* If set, mark the current glyph. */ enumerator
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-aat-layout-just-table.hh | 321 SetMark =0x8000,/* If set, make the current glyph the marked enumerator
|
| D | hb-aat-layout-morx-table.hh | 208 SetMark = 0x8000, /* If set, make the current glyph the marked glyph. */ enumerator 658 SetMark = 0x8000, /* If set, mark the current glyph. */ enumerator
|
| /third_party/harfbuzz/src/ |
| D | hb-aat-layout-just-table.hh | 321 SetMark =0x8000,/* If set, make the current glyph the marked enumerator
|
| D | hb-aat-layout-morx-table.hh | 208 SetMark = 0x8000, /* If set, make the current glyph the marked glyph. */ enumerator 658 SetMark = 0x8000, /* If set, mark the current glyph. */ enumerator
|