HomeSort by relevance Sort by last modified time
    Searched defs:CheckState (Results 1 - 13 of 13) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
reload_button_gtk_unittest.cc 13 void CheckState(bool enabled,
40 void ReloadButtonGtkTest::CheckState(bool enabled,
57 CheckState(true, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_RELOAD,
62 CheckState(true, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_RELOAD,
68 CheckState(true, ReloadButtonGtk::MODE_STOP, ReloadButtonGtk::MODE_STOP,
73 CheckState(true, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_RELOAD,
85 CheckState(true, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_RELOAD,
93 CheckState(true, ReloadButtonGtk::MODE_STOP, ReloadButtonGtk::MODE_RELOAD,
98 CheckState(true, ReloadButtonGtk::MODE_STOP, ReloadButtonGtk::MODE_STOP,
111 CheckState(false, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_STOP
    [all...]
  /external/chromium/chrome/browser/ui/views/
reload_button_unittest.cc 13 void CheckState(bool enabled,
39 void ReloadButtonTest::CheckState(bool enabled,
56 CheckState(true, ReloadButton::MODE_RELOAD, ReloadButton::MODE_RELOAD, false,
62 CheckState(true, ReloadButton::MODE_RELOAD, ReloadButton::MODE_RELOAD, true,
68 CheckState(true, ReloadButton::MODE_STOP, ReloadButton::MODE_STOP, false,
73 CheckState(true, ReloadButton::MODE_RELOAD, ReloadButton::MODE_RELOAD, false,
86 CheckState(true, ReloadButton::MODE_RELOAD, ReloadButton::MODE_RELOAD, true,
94 CheckState(true, ReloadButton::MODE_STOP, ReloadButton::MODE_RELOAD, true,
99 CheckState(true, ReloadButton::MODE_STOP, ReloadButton::MODE_STOP, false,
113 CheckState(false, ReloadButton::MODE_RELOAD, ReloadButton::MODE_STOP, false
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
reload_button_gtk_unittest.cc 13 void CheckState(bool enabled,
40 void ReloadButtonGtkTest::CheckState(bool enabled,
57 CheckState(true, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_RELOAD,
62 CheckState(true, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_RELOAD,
68 CheckState(true, ReloadButtonGtk::MODE_STOP, ReloadButtonGtk::MODE_STOP,
73 CheckState(true, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_RELOAD,
85 CheckState(true, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_RELOAD,
93 CheckState(true, ReloadButtonGtk::MODE_STOP, ReloadButtonGtk::MODE_RELOAD,
98 CheckState(true, ReloadButtonGtk::MODE_STOP, ReloadButtonGtk::MODE_STOP,
111 CheckState(false, ReloadButtonGtk::MODE_RELOAD, ReloadButtonGtk::MODE_STOP
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
reload_button_unittest.cc 13 void CheckState(bool enabled,
39 void ReloadButtonTest::CheckState(bool enabled,
56 CheckState(true, ReloadButton::MODE_RELOAD, ReloadButton::MODE_RELOAD, false,
62 CheckState(true, ReloadButton::MODE_RELOAD, ReloadButton::MODE_RELOAD, true,
68 CheckState(true, ReloadButton::MODE_STOP, ReloadButton::MODE_STOP, false,
73 CheckState(true, ReloadButton::MODE_RELOAD, ReloadButton::MODE_RELOAD, false,
86 CheckState(true, ReloadButton::MODE_RELOAD, ReloadButton::MODE_RELOAD, true,
94 CheckState(true, ReloadButton::MODE_STOP, ReloadButton::MODE_RELOAD, true,
99 CheckState(true, ReloadButton::MODE_STOP, ReloadButton::MODE_STOP, false,
113 CheckState(false, ReloadButton::MODE_RELOAD, ReloadButton::MODE_STOP, false
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
captive_portal_window_browsertest.cc 63 void CheckState(bool is_shown, int num_portal_notifications) {
89 CheckState(false, 0);
92 CheckState(true, 0);
95 CheckState(false, 0);
99 CheckState(false, 0);
102 CheckState(false, 0);
105 CheckState(true, 1);
108 CheckState(false, 1);
112 CheckState(false, 0);
115 CheckState(false, 0)
    [all...]
  /external/chromium_org/third_party/skia/include/views/animated/
SkWidgetViews.h 125 enum CheckState {
130 CheckState getCheckState() const { return (CheckState)fCheckState; }
131 void setCheckState(CheckState);
133 /** use this to extract the CheckState from an event (i.e. one that as posted
138 static bool GetWidgetEventCheckState(const SkEvent&, CheckState* state);
142 virtual void onCheckStateChange(CheckState oldState, CheckState newState);
  /external/skia/include/views/animated/
SkWidgetViews.h 125 enum CheckState {
130 CheckState getCheckState() const { return (CheckState)fCheckState; }
131 void setCheckState(CheckState);
133 /** use this to extract the CheckState from an event (i.e. one that as posted
138 static bool GetWidgetEventCheckState(const SkEvent&, CheckState* state);
142 virtual void onCheckStateChange(CheckState oldState, CheckState newState);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
cache.h 106 const S *CheckState(StateId s) const {
208 const S *state = CheckState(s);
219 const S *state = CheckState(s);
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.cc 734 if (!CheckState(STATE_INIT, error))
763 if (!CheckState(STATE_SENTINITIATE, error))
785 if (!CheckState(STATE_SENTINITIATE, error))
869 if (!CheckState(STATE_SENTINITIATE, &message_error)) {
884 bool Session::CheckState(State state, MessageError* error) {
    [all...]
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 119 void CheckState(WebContents* tab,
139 CheckState(tab, content::SECURITY_STYLE_AUTHENTICATED,
144 CheckState(tab, content::SECURITY_STYLE_UNAUTHENTICATED, false, false);
148 CheckState(tab, content::SECURITY_STYLE_AUTHENTICATION_BROKEN, false, true);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.cc     [all...]
  /external/openfst/src/include/fst/
cache.h 200 const S *CheckState(StateId s) const {
374 const S *state = CheckState(s);
385 const S *state = CheckState(s);
  /dalvik/libdex/
DexSwapVerify.cpp 71 struct CheckState {
92 static inline u4 fileOffset(const CheckState* state, const void* ptr) {
99 static inline void* filePointer(const CheckState* state, u4 offset) {
111 static inline bool checkPtrRange(const CheckState* state,
131 * Assumes "const CheckState* state".
150 * Assumes "const CheckState* state".
161 * Assumes "const CheckState* state" and "typeof(_count) == typeof(_elemSize)"
179 * Assumes "const CheckState* state".
233 static bool verifyFieldDefiner(const CheckState* state, u4 definingClass,
240 static bool verifyMethodDefiner(const CheckState* state, u4 definingClass
    [all...]

Completed in 666 milliseconds