Home
last modified time | relevance | path

Searched refs:CreateSection (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dpage_info_bubble_gtk.cc64 GtkWidget* CreateSection(const PageInfoModel::SectionInfo& section);
192 CreateSection(model_.GetSectionInfo(i)), in InitContents()
213 GtkWidget* PageInfoBubbleGtk::CreateSection( in CreateSection() function in __anonebdbaf980111::PageInfoBubbleGtk
/external/jhead/
Djhead.h246 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
Djpgfile.c993 Section_t * CreateSection(int SectionType, unsigned char * Data, int Size) in CreateSection() function
Djhead.c958 CommentSec = CreateSection(M_COM, DummyData, 2);
Dexif.c1518 CreateSection(M_EXIF, NewBuf, DataWriteIndex); in create_EXIF_internal()