Searched defs:text (Results 176 - 200 of 1804) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/skia/tests/
H A DTLSTest.cpp17 const char text[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; local
18 size_t len = strlen(text);
26 paint.measureText(text, len);
28 paint.measureText(text, len);
/external/chromium_org/tools/gyp/tools/emacs/
H A Dgyp-tests.el37 (defun text-face-properties (s)
38 "Extract the text properties from s"
41 (setq result (cons (equivalent-face (get-text-property i 'face s))
51 (should (equal (text-face-properties golden)
52 (text-face-properties fontified))))))
56 representation of the fontified buffer (with text properties) to the
/external/chromium_org/ui/accessibility/
H A Dax_text_utils.cc12 size_t FindAccessibleTextBoundary(const base::string16& text, argument
17 size_t text_size = text.size();
62 if (IsWhitespace(text[pos]))
66 if (text[pos] == '\n')
70 if ((text[pos] == '.' || text[pos] == '!' || text[pos] == '?') &&
71 (pos == text_size - 1 || IsWhitespace(text[pos + 1]))) {
/external/chromium_org/ui/app_list/search/
H A Dtokenized_string.h25 explicit TokenizedString(const base::string16& text);
28 const base::string16& text() const { return text_; } function in class:app_list::TokenizedString
35 // Input text.
H A Dtokenized_string_char_iterator_unittest.cc22 // the current char in terms of the original text of the TokenizedString. The
41 void TestEveryChar(const std::string& text, const std::string& expects) { argument
42 TokenizedString tokens(base::UTF8ToUTF16(text));
55 void TestNextToken(const std::string& text, const std::string& expects) { argument
56 TokenizedString tokens(base::UTF8ToUTF16(text));
69 void TestFirstTwoCharInEveryToken(const std::string& text, argument
71 TokenizedString tokens(base::UTF8ToUTF16(text));
90 const char* text; local
92 text = "";
93 TestEveryChar(text, "");
104 const char* text; local
[all...]
H A Dtokenized_string_match_unittest.cc16 // Returns a string of |text| marked the hits in |match| using block bracket.
17 // e.g. text= "Text", hits = [{0,1}], returns "[T]ext".
18 std::string MatchHit(const base::string16& text, argument
20 base::string16 marked = text;
35 const char* text; member in struct:app_list::test::__anon16544
40 { "text", "" },
48 const base::string16 text(base::UTF8ToUTF16(kTestCases[i].text));
49 EXPECT_FALSE(match.Calculate(base::UTF8ToUTF16(kTestCases[i].query), text))
51 << " : text
58 const char* text; member in struct:app_list::test::__anon16545
85 const char* text; member in struct:app_list::test::__anon16546
[all...]
/external/chromium_org/ui/base/ime/chromeos/
H A Dmock_ime_candidate_window_handler.cc27 const base::string16& text,
26 UpdatePreeditText( const base::string16& text, uint32 cursor_pos, bool visible) argument
H A Dmock_ime_candidate_window_handler.h23 std::string text; member in struct:chromeos::MockIMECandidateWindowHandler::UpdateAuxiliaryTextArg
35 const base::string16& text, uint32 cursor_pos, bool visible) OVERRIDE;
H A Dmock_ime_input_context_handler.cc20 void MockIMEInputContextHandler::CommitText(const std::string& text) { argument
22 last_commit_text_ = text;
26 const CompositionText& text,
30 last_update_composition_arg_.composition_text.CopyFrom(text);
25 UpdateCompositionText( const CompositionText& text, uint32 cursor_pos, bool visible) argument
/external/chromium_org/ui/gfx/codec/
H A Dpng_codec.h53 std::string text; member in struct:gfx::PNGCodec::Comment
/external/chromium_org/ui/metro_viewer/
H A Dime_types.h31 base::string16 text; member in struct:metro_viewer::Composition
/external/chromium_org/ui/views/controls/button/
H A Dblue_button.cc17 BlueButton::BlueButton(ButtonListener* listener, const base::string16& text) argument
18 : LabelButton(listener, text) {
/external/chromium_org/v8/test/mjsunit/
H A Dfield-type-tracking.js8 var o = { text: "Hello World!" }; property
/external/clang/test/Index/
H A Dcomplete-memfunc-cvquals.cpp17 void text(Foo f, Foo *fp, const Foo &fc, const Foo *fcp, function
/external/droiddriver/src/com/google/android/droiddriver/actions/
H A DEventUiElementActor.java30 public void setText(UiElement uiElement, String text) { argument
31 uiElement.perform(new TextAction(text));
H A DUiElementActor.java27 * Sets the text of this element.
29 * @param text The text to enter.
31 void setText(UiElement uiElement, String text); argument
/external/droiddriver/src/com/google/android/droiddriver/actions/accessibility/
H A DAccessibilityUiElementActor.java31 public void setText(UiElement uiElement, String text) { argument
32 uiElement.perform(new TextAction(text));
/external/e2fsprogs/e2fsck/
H A Dprof_err.c10 static const char * const text[] = { variable
56 const struct error_table et_prof_error_table = { text, -1429577728L, 31 };
73 if (et->table->msgs == text)
/external/e2fsprogs/lib/et/test_cases/
H A Dcontinuation.c10 static const char * const text[] = { variable
26 const struct error_table et_ovk_error_table = { text, 43787520L, 1 };
43 if (et->table->msgs == text)
H A Dheimdal.c10 static const char * const text[] = { variable
107 const struct error_table et_krb_error_table = { text, 39525376L, 82 };
124 if (et->table->msgs == text)
H A Dheimdal2.c10 static const char * const text[] = { variable
93 const struct error_table et_kadm_error_table = { text, -1783126272L, 68 };
110 if (et->table->msgs == text)
H A Dheimdal3.c10 static const char * const text[] = { variable
27 const struct error_table et_h3test_error_table = { text, 43787520L, 2 };
44 if (et->table->msgs == text)
H A Dimap_err.c10 static const char * const text[] = { variable
55 const struct error_table et_imap_error_table = { text, -1904809472L, 30 };
72 if (et->table->msgs == text)
H A Dsimple.c10 static const char * const text[] = { variable
47 const struct error_table et_krb_error_table = { text, 39525376L, 22 };
64 if (et->table->msgs == text)
/external/e2fsprogs/lib/ext2fs/
H A Dext2_err.c10 static const char * const text[] = { variable
181 const struct error_table et_ext2_error_table = { text, 2133571328L, 156 };
198 if (et->table->msgs == text)

Completed in 316 milliseconds

1234567891011>>