OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AFModulePIC
(Results
1 - 4
of
4
) sorted by null
/external/freetype/src/autofit/
afpic.h
40
/* some include files required for members of
AFModulePIC
*/
68
}
AFModulePIC
;
72
( (
AFModulePIC
*)((lib)->pic_container.autofit) )
afpic.c
62
AFModulePIC
* container = (
AFModulePIC
*)pic_container->autofit;
82
AFModulePIC
* container = NULL;
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afpic.h
38
/* some include files required for members of
AFModulePIC
*/
68
}
AFModulePIC
;
72
( (
AFModulePIC
*)((lib)->pic_container.autofit) )
afpic.c
62
AFModulePIC
* container = (
AFModulePIC
*)pic_container->autofit;
82
AFModulePIC
* container = NULL;
Completed in 472 milliseconds