HomeSort by relevance Sort by last modified time
    Searched refs:set_title (Results 1 - 19 of 19) 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/policycoreutils/gui/
semanagePage.py 111 dlg.set_title(title)
137 self.dialog.set_title(_("Add %s" % self.description))
151 self.dialog.set_title(_("Modify %s" % self.description))
polgengui.py 404 dlg.set_title(title)
563 self.file_dialog.set_title(_("Select executable file to be confined."))
574 self.file_dialog.set_title(_("Select init script file to be confined."))
584 self.file_dialog.set_title(_("Select file(s) that confined application creates or writes"))
591 self.file_dialog.set_title(_("Select directory(s) that the confined application owns and writes into"))
653 self.file_dialog.set_title(_("Select directory to generate policy files in"))
    [all...]
  /cts/apps/CameraITS/tests/dng_noise_model/
dng_noise_model.py 121 plt_s.set_title("ISO %d" % round(s))
227 plt_S.set_title("Noise model")
  /external/selinux/policycoreutils/sepolicy/sepolicy/
gui.py     [all...]
  /external/autotest/client/tests/kvm/tests/
stepmaker.py 78 self.window.set_title("Step Maker")
173 self.window.set_title("Step Maker -- step %d at time %.2f" %
  /external/autotest/client/virt/
virt_step_editor.py 116 self.window.set_title("Step Maker Window")
349 dlg.set_title(title)
361 dlg.set_title(title)
381 dlg.set_title(title)
    [all...]
  /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/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 627 bool set_title(const char* title);
    [all...]
mkvmuxer.cpp 1356 bool Chapter::Display::set_title(const char* title) { function in class:mkvmuxer::Chapter::Display
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 589 bool set_title(const char* title);
    [all...]
mkvmuxer.cpp 1150 if (!d.set_title(title))
1294 bool Chapter::Display::set_title(const char* title) { function in class:mkvmuxer::Chapter::Display
    [all...]
  /external/selinux/policycoreutils/sandbox/
sandbox 117 dlg.set_title(_("Sandbox Message"))
  /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 1484 milliseconds