Home
last modified time | relevance | path

Searched refs:on_text_layout_changed_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/base/ime/win/
Dmock_tsf_bridge.cc17 on_text_layout_changed_(0), in MockTSFBridge()
44 ++on_text_layout_changed_; in OnTextLayoutChanged()
74 on_text_layout_changed_ = 0; in Reset()
Dmock_tsf_bridge.h54 return on_text_layout_changed_; in on_text_layout_changed()
86 int on_text_layout_changed_; variable