OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClearFontCache
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fgas/include/
fx_fnt.h
172
virtual void
ClearFontCache
() = 0;
260
virtual void
ClearFontCache
() = 0;
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h
46
virtual void
ClearFontCache
();
182
virtual void
ClearFontCache
();
fx_stdfontmgr.cpp
282
void CFX_StdFontMgrImp::
ClearFontCache
() {
[
all
...]
Completed in 48 milliseconds