ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Functions | |
ftc_inode_free (FTC_Node ftcinode, FTC_Cache cache) | |
FTC_INode_Free (FTC_INode inode, FTC_Cache cache) | |
FTC_INode_New (FTC_INode *pinode, FTC_GQuery gquery, FTC_Cache cache) | |
ftc_inode_new (FTC_Node *ftcpinode, FT_Pointer ftcgquery, FTC_Cache cache) | |
ftc_inode_weight (FTC_Node ftcinode, FTC_Cache ftccache) | |
Definition at line 50 of file ftcimage.c.
Referenced by FTC_INode_New().
Definition at line 31 of file ftcimage.c.
Referenced by FTC_INode_Free().
FTC_INode_New | ( | FTC_INode * | pinode, |
FTC_GQuery | gquery, | ||
FTC_Cache | cache | ||
) |
Definition at line 59 of file ftcimage.c.
Referenced by ftc_inode_new().
ftc_inode_new | ( | FTC_Node * | ftcpinode, |
FT_Pointer | ftcgquery, | ||
FTC_Cache | cache | ||
) |
Definition at line 95 of file ftcimage.c.
Definition at line 108 of file ftcimage.c.