HomeSort by relevance Sort by last modified time
    Searched refs:set_title (Results 1 - 18 of 18) sorted by null

  /external/webrtc/webrtc/base/
windowpicker.h 30 void set_title(const std::string& title) { title_ = title; } function in class:rtc::WindowDescription
46 void set_title(const std::string& title) { title_ = title; } function in class:rtc::DesktopDescription
  /external/webrtc/talk/media/base/
screencastid.h 66 void set_title(const std::string& desc) { title_ = desc; } function in class:cricket::ScreencastId
99 id.set_title(it->title());
  /external/selinux/gui/
semanagePage.py 116 dlg.set_title(title)
142 self.dialog.set_title(_("Add %s" % self.description))
156 self.dialog.set_title(_("Modify %s" % self.description))
polgengui.py 412 dlg.set_title(title)
571 self.file_dialog.set_title(_("Select executable file to be confined."))
582 self.file_dialog.set_title(_("Select init script file to be confined."))
592 self.file_dialog.set_title(_("Select file(s) that confined application creates or writes"))
599 self.file_dialog.set_title(_("Select directory(s) that the confined application owns and writes into"))
661 self.file_dialog.set_title(_("Select directory to generate policy files in"))
    [all...]
  /cts/apps/CameraITS/tests/dng_noise_model/
dng_noise_model.py 123 plt_s.set_title("ISO %d" % round(s))
229 plt_S.set_title("Noise model")
  /external/selinux/python/sepolicy/sepolicy/
gui.py     [all...]
  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter_test.cc 204 book.set_title("My Title");
218 book.set_title("Some Book");
694 expected.set_title("Brainwashing");
714 expected.set_title("My Title");
739 expected.set_title("My Title");
768 expected.set_title("noname");
786 expected.set_title("noname");
802 expected.set_title("Annie");
    [all...]
protostream_objectsource_test.cc 355 book.set_title("My Book");
501 book->set_title("book title");
  /external/fonttools/Lib/fontTools/
inspect.py 230 self.window.set_title("%s - pyftinspect" % fontfile)
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_window.py 239 self.win.set_title(TITLE)
  /external/selinux/sandbox/
sandbox 120 dlg.set_title(_("Sandbox Message"))
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h 974 bool set_title(const char* title);
    [all...]
mkvmuxer.cc 2027 bool Chapter::Display::set_title(const char* title) { function in class:mkvmuxer::Chapter::Display
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_optparse.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_optparse.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_optparse.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_optparse.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_optparse.py     [all...]

Completed in 846 milliseconds