Searched defs:normalized_text_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
H A Dnormalizedunicodetext.h42 const WCHAR* get() const { return normalized_text_; }
53 const WCHAR* normalized_text_; member in class:NormalizedUnicodeText
55 // form, text_ is not used and normalized_text_ just points to the source
57 // version of the source text and normalized_text_ points to this buffer.

Completed in 2788 milliseconds