Home
last modified time | relevance | path

Searched defs:create_from_file (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/p5-MojoMojo/MojoMojo-1.12/lib/MojoMojo/Schema/ResultSet/
H A DAttachment.pm28 sub create_from_file { subroutine
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dbuilder.cc59 Glib::RefPtr<Builder> Builder::create_from_file(const std::string& filename) in create_from_file() function in Gtk::Builder
69 Glib::RefPtr<Builder> Builder::create_from_file(const std::string& filename, const char* object_id) in create_from_file() function in Gtk::Builder
79 Glib::RefPtr<Builder> Builder::create_from_file(const std::string& filename, const Glib::ustring& o… in create_from_file() function in Gtk::Builder
89 Glib::RefPtr<Builder> Builder::create_from_file(const std::string& filename, const Glib::StringArra… in create_from_file() function in Gtk::Builder
H A Dpagesetup.cc50 Glib::RefPtr<PageSetup> PageSetup::create_from_file(const std::string& file_name) in create_from_file() function in Gtk::PageSetup
H A Dprintsettings.cc104 Glib::RefPtr<PrintSettings> PrintSettings::create_from_file(const std::string& file_name) in create_from_file() function in Gtk::PrintSettings
H A Dstatusicon.cc38 Glib::RefPtr<StatusIcon> StatusIcon::create_from_file(const std::string& filename) in create_from_file() function in Gtk::StatusIcon
/dports/devel/pytype/pytype-2021.9.9/pytype/tools/
H A Dconfig.py34 def create_from_file(cls, filepath, section): member in ConfigSection
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/api/
H A Dxml.h99 XmlDocument::create_from_file (std::string const& filename) in create_from_file() function
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/port/
H A DMemoryMapping.cpp58 Result<MemoryMapping> MemoryMapping::create_from_file(const FileFd &file_fd, const MemoryMapping::O… in create_from_file() function in td::MemoryMapping
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dbuilder.cc89 Glib::RefPtr<Builder> Builder::create_from_file(const std::string& filename) in create_from_file() function in Gtk::Builder
99 Glib::RefPtr<Builder> Builder::create_from_file(const std::string& filename, const char* object_id) in create_from_file() function in Gtk::Builder
109 Glib::RefPtr<Builder> Builder::create_from_file(const std::string& filename, const Glib::ustring& o… in create_from_file() function in Gtk::Builder
119 Glib::RefPtr<Builder> Builder::create_from_file(const std::string& filename, const std::vector<Glib… in create_from_file() function in Gtk::Builder
H A Dpagesetup.cc50 Glib::RefPtr<PageSetup> PageSetup::create_from_file(const std::string& file_name) in create_from_file() function in Gtk::PageSetup
H A Dprintsettings.cc104 Glib::RefPtr<PrintSettings> PrintSettings::create_from_file(const std::string& file_name) in create_from_file() function in Gtk::PrintSettings
H A Dstatusicon.cc55 Glib::RefPtr<StatusIcon> StatusIcon::create_from_file(const std::string& filename) in create_from_file() function in Gtk::StatusIcon
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Dpixbufanimation.cc37 Glib::RefPtr<PixbufAnimation> PixbufAnimation::create_from_file(const Glib::ustring& filename) in create_from_file() function in Gdk::PixbufAnimation
H A Dpixbuf.cc479 Glib::RefPtr<Pixbuf> Pixbuf::create_from_file(const std::string& filename) in create_from_file() function in Gdk::Pixbuf
488 Glib::RefPtr<Pixbuf> Pixbuf::create_from_file(const std::string& filename, int width, int height, b… in create_from_file() function in Gdk::Pixbuf
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/gdkmm/
H A Dpixbufanimation.cc33 Glib::RefPtr<PixbufAnimation> PixbufAnimation::create_from_file(const Glib::ustring& filename) in create_from_file() function in Gdk::PixbufAnimation
H A Dpixbuf.cc418 Glib::RefPtr<Pixbuf> Pixbuf::create_from_file(const std::string& filename) in create_from_file() function in Gdk::Pixbuf
427 Glib::RefPtr<Pixbuf> Pixbuf::create_from_file(const std::string& filename, int width, int height, b… in create_from_file() function in Gdk::Pixbuf
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/gui/
H A Dgtkportrait.cc253 GtkPortrait::create_from_file (std::string const& fn) in create_from_file() function in GtkPortrait
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/f5/
H A D_bigip_asm_policy.py949 def create_from_file(self): member in V1Manager
968 def create_from_file(self): member in V2Manager
/dports/games/freedoko/FreeDoko_0.7.19/src/utils/
H A Dversion.cpp45 Version::create_from_file(string const filename) in create_from_file() function in Version
/dports/net-p2p/createtorrent/createtorrent-1.1.4/
H A Dmain.c185 int create_from_file( const char* src, FILE* f, long long fsize, int piecelen ) in create_from_file() function
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Dresource.cc211 Glib::RefPtr<Resource> Resource::create_from_file(const std::string& filename) in create_from_file() function in Gio::Resource
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dtexture.cc37 Glib::RefPtr<Texture> Texture::create_from_file(const std::string& filename) in create_from_file() function in Clutter::Texture
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/gui/
H A Dgx_ui_builder.cpp297 Glib::RefPtr<GxBuilder> GxBuilder::create_from_file( in create_from_file() function in gx_gui::GxBuilder
318 Glib::RefPtr<GxBuilder> GxBuilder::create_from_file( in create_from_file() function in gx_gui::GxBuilder
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Diochannel.cc196 IOChannel::create_from_file(const std::string& filename, const std::string& mode) in create_from_file() function in Glib::IOChannel
/dports/math/fann/FANN-2.2.0-Source/src/include/
H A Dfann_cpp.h1192 bool create_from_file(const std::string &configuration_file) in create_from_file() function

12