Searched refs:CreateSection (Results 1 – 5 of 5) sorted by relevance
64 GtkWidget* CreateSection(const PageInfoModel::SectionInfo& section);192 CreateSection(model_.GetSectionInfo(i)), in InitContents()213 GtkWidget* PageInfoBubbleGtk::CreateSection( in CreateSection() function in __anonebdbaf980111::PageInfoBubbleGtk
246 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
993 Section_t * CreateSection(int SectionType, unsigned char * Data, int Size) in CreateSection() function
958 CommentSec = CreateSection(M_COM, DummyData, 2);
1518 CreateSection(M_EXIF, NewBuf, DataWriteIndex); in create_EXIF_internal()