OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReplaceableGlue
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
utrans.cpp
38
class
ReplaceableGlue
: public Replaceable {
45
ReplaceableGlue
(UReplaceable *replaceable,
48
virtual ~
ReplaceableGlue
();
85
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
ReplaceableGlue
)
87
ReplaceableGlue
::
ReplaceableGlue
(UReplaceable *replaceable,
95
ReplaceableGlue
::~
ReplaceableGlue
() {}
97
int32_t
ReplaceableGlue
::getLength() const {
101
UChar
ReplaceableGlue
::getCharAt(int32_t offset) const
[
all
...]
/external/icu4c/i18n/
utrans.cpp
38
class
ReplaceableGlue
: public Replaceable {
45
ReplaceableGlue
(UReplaceable *replaceable,
48
virtual ~
ReplaceableGlue
();
85
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
ReplaceableGlue
)
87
ReplaceableGlue
::
ReplaceableGlue
(UReplaceable *replaceable,
95
ReplaceableGlue
::~
ReplaceableGlue
() {}
97
int32_t
ReplaceableGlue
::getLength() const {
101
UChar
ReplaceableGlue
::getCharAt(int32_t offset) const
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
Completed in 190 milliseconds