Home
last modified time | relevance | path

Searched defs:SetText (Results 1 – 25 of 58) sorted by relevance

123

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dparsing.h59 void SetText(const std::string& text) { in SetText() function
68 void SetText(const std::string& text) { in SetText() function
/external/chromium_org/ui/app_list/
Dsearch_box_model.cc63 void SearchBoxModel::SetText(const base::string16& text) { in SetText() function in app_list::SearchBoxModel
/external/chromium_org/third_party/webrtc/modules/video_render/ios/
Dvideo_render_ios_impl.mm153 int32_t VideoRenderIosImpl::SetText(const uint8_t textId, function
/external/chromium_org/ui/views/corewm/
Dtooltip_win.cc98 void TooltipWin::SetText(aura::Window* window, in SetText() function in views::corewm::TooltipWin
Dtooltip_aura.cc183 void TooltipAura::SetText(aura::Window* window, in SetText() function in views::corewm::TooltipAura
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Label.cpp46 void CPWL_Label::SetText(FX_LPCWSTR csText) in SetText() function in CPWL_Label
DPWL_Signature.cpp102 void CPWL_Signature::SetText(FX_LPCWSTR sText) in SetText() function in CPWL_Signature
/external/chromium_org/base/i18n/
Dbreak_iterator.cc125 bool BreakIterator::SetText(const base::char16* text, const size_t length) { in SetText() function in base::i18n::BreakIterator
/external/chromium_org/chrome/browser/ui/views/website_settings/
Dpermission_selector_view.cc80 void PermissionMenuButton::SetText(const base::string16& text) { in SetText() function in internal::PermissionMenuButton
/external/chromium_org/ui/message_center/views/
Dbounded_label.cc190 void InnerBoundedLabel::SetText(const base::string16& text) { in SetText() function in message_center::InnerBoundedLabel
292 void BoundedLabel::SetText(const base::string16& text) { in SetText() function in message_center::BoundedLabel
/external/chromium_org/chrome/browser/ui/views/autofill/
Dexpanding_textfield.cc51 void ExpandingTextfield::SetText(const base::string16& text) { in SetText() function in autofill::ExpandingTextfield
/external/chromium_org/ui/views/examples/
Dmultiline_example.cc87 void SetText(const base::string16& new_contents) { in SetText() function in views::examples::MultilineExample::RenderTextView
/external/chromium_org/ui/views/controls/
Dlink.cc161 void Link::SetText(const base::string16& text) { in SetText() function in views::Link
Dstyled_label.cc106 void StyledLabel::SetText(const base::string16& text) { in SetText() function in views::StyledLabel
/external/chromium_org/chrome/browser/ui/cocoa/
Dstatus_bubble_mac.mm227 void StatusBubbleMac::SetText(const base::string16& text, bool is_url) { function
/external/chromium_org/ash/shelf/
Dshelf_tooltip_manager.cc108 void ShelfTooltipManager::ShelfTooltipBubble::SetText( in SetText() function in ash::ShelfTooltipManager::ShelfTooltipBubble
/external/chromium_org/chrome/renderer/spellchecker/
Dspellcheck_worditerator.cc349 bool SpellcheckWordIterator::SetText(const base::char16* text, size_t length) { in SetText() function in SpellcheckWordIterator
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page.cpp262 void CPDF_TextObject::SetText(const CFX_ByteString& str) in SetText() function in CPDF_TextObject
281 void CPDF_TextObject::SetText(CFX_ByteString* pStrs, FX_FLOAT* pKerning, int nSegs) in SetText() function in CPDF_TextObject
286 void CPDF_TextObject::SetText(int nChars, FX_DWORD* pCharCodes, FX_FLOAT* pKernings) in SetText() function in CPDF_TextObject
/external/chromium_org/third_party/webrtc/modules/video_render/linux/
Dvideo_render_linux_impl.cc241 int32_t VideoRenderLinuxImpl::SetText( in SetText() function in webrtc::VideoRenderLinuxImpl
/external/chromium_org/ash/ime/
Dcandidate_window_view.cc117 void SetText(const base::string16& text) { in SetText() function in ash::ime::InformationTextArea
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
Domnibox_view_mac.mm411 void OmniboxViewMac::SetText(const base::string16& display_text) { function
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITreeAdaptor.cs246 void SetText(object t, string text); in SetText() method
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcpassthroughrender.h161 virtual int32_t SetText(const uint8_t textId, in SetText() function
/external/chromium_org/third_party/webrtc/modules/video_render/mac/
Dvideo_render_mac_carbon_impl.cc270 int32_t VideoRenderMacCarbonImpl::SetText(const uint8_t textId, in SetText() function in webrtc::VideoRenderMacCarbonImpl
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
DITreeAdaptor`1.cs234 void SetText(T t, string text); in SetText() method

123