OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ProcessTable
(Results
1 - 2
of
2
) sorted by null
/external/jhead/
exif.c
36
static const TagTable_t
ProcessTable
[] = {
52
#define PROCESS_TABLE_SIZE (sizeof(
ProcessTable
) / sizeof(TagTable_t))
[
all
...]
/external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp
210
void CPDF_LayoutProcessor_Reflow::
ProcessTable
(FX_FLOAT dx)
699
ProcessTable
(dx);
[
all
...]