OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:res_index
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/base/
ftmac.c
812
ResourceIndex
res_index
;
local
825
for (
res_index
= 1; ;
res_index
++ )
830
fond = Get1IndResource( TTAG_FOND,
res_index
);
[
all
...]
/external/freetype/builds/mac/
ftmac.c
1188
ResourceIndex
res_index
;
local
[
all
...]
/external/pdfium/third_party/libopenjpeg20/
j2k.c
1649
OPJ_UINT32
res_index
= index + p_pocs->compno0 * step_c;
local
1678
OPJ_UINT32
res_index
= index + p_pocs->compno0 * step_c;
local
[
all
...]
Completed in 252 milliseconds