librime 1.2
Rime Input Method Engine, the core library
ascii_composer.h File Reference
#include <chrono>
#include <rime/common.h>
#include <rime/component.h>
#include <rime/processor.h>
Include dependency graph for ascii_composer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rime::AsciiComposer

Namespaces

namespace  rime

Typedefs

using rime::AsciiModeSwitchKeyBindings = map<int , AsciiModeSwitchStyle>

Enumerations

enum  rime::AsciiModeSwitchStyle {
  rime::kAsciiModeSwitchNoop , rime::kAsciiModeSwitchInline , rime::kAsciiModeSwitchCommitText , rime::kAsciiModeSwitchCommitCode ,
  rime::kAsciiModeSwitchClear , rime::kAsciiModeSet , rime::kAsciiModeUnset
}