OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CharSubstitutionFilter
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/layout/
CharSubstitutionFilter.h
23
class
CharSubstitutionFilter
: public UMemory, public LEGlyphFilter
38
CharSubstitutionFilter
(const
CharSubstitutionFilter
&other); // forbid copying of this class
45
CharSubstitutionFilter
&operator=(const
CharSubstitutionFilter
&other); // forbid copying of this class
55
CharSubstitutionFilter
(const LEFontInstance *fontInstance);
62
~
CharSubstitutionFilter
();
LayoutEngine.cpp
20
#include "
CharSubstitutionFilter
.h"
79
CharSubstitutionFilter
::
CharSubstitutionFilter
(const LEFontInstance *fontInstance)
85
CharSubstitutionFilter
::~
CharSubstitutionFilter
()
210
CharSubstitutionFilter
*substitutionFilter = new
CharSubstitutionFilter
(fFontInstance);
/external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
urename.h
[
all
...]
Completed in 299 milliseconds