Searched refs:ProcessTable (Results 1 - 3 of 3) sorted by relevance

/external/jhead/
H A Dexif.c36 static const TagTable_t ProcessTable[] = { variable
52 #define PROCESS_TABLE_SIZE (sizeof(ProcessTable) / sizeof(TagTable_t))
1905 if (ProcessTable[a].Tag == ImageInfo.Process){
1906 printf("Jpeg process : %s\n",ProcessTable[a].Desc);
/external/pdfium/core/src/reflow/
H A Dreflowedpage.h45 void ProcessTable(FX_FLOAT dx);
H A Dlayoutprocessor_reflow.cpp207 void CPDF_LayoutProcessor_Reflow::ProcessTable(FX_FLOAT dx) function in class:CPDF_LayoutProcessor_Reflow
693 ProcessTable(dx);

Completed in 161 milliseconds