]> git.wh0rd.org - fontconfig.git/commit
Refactor FcCacheBankToIndex into an inlineable part (in fcint.h) which
authorPatrick Lam <plam@MIT.EDU>
Tue, 29 Nov 2005 14:57:10 +0000 (14:57 +0000)
committerPatrick Lam <plam@MIT.EDU>
Tue, 29 Nov 2005 14:57:10 +0000 (14:57 +0000)
commitb8948e85420469c83098a6b97d7979189a8734d9
tree4d7991c0734763275ee01951e21b9647c8945044
parent9fad72abaf3da6f3e4a691a0e1a852f6a7353d56
Refactor FcCacheBankToIndex into an inlineable part (in fcint.h) which
    checks the front of the list and a non-inlineable part which finds and
    moves the appropriate element to the front of the list.
reviewed by: plam
ChangeLog
fc-lang/fc-lang.c
src/fccache.c
src/fcint.h