HomeSort by relevance Sort by last modified time
    Searched full:scriptcode (Results 76 - 80 of 80) sorted by null

1 2 34

  /external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_api.cc 58 fonts::ScriptCode script_enum) {
  /external/chromium_org/content/renderer/
render_view_impl.cc 618 // If |scriptCode| is a member of a family of "similar" script codes, returns
622 // script code USCRIPT_KATAKANA_OR_HIRAGANA. So, if |scriptCode| is
626 // |scriptCode| is not a member of such a family, returns |scriptCode|.
627 UScriptCode GetScriptForWebSettings(UScriptCode scriptCode) {
628 switch (scriptCode) {
636 return scriptCode;
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmstypes.c 920 // Skip ScriptCode code if present. Some buggy profiles does have less
968 // ScriptCode code is misaligned when the ASCII count is odd. Profile reading and
1000 // * cmsUInt16Number scCode; * ScriptCode code
1001 // * cmsUInt8Number scCount; * ScriptCode count
1002 // * cmsInt8Number scDesc[67]; * ScriptCode Description
1010 // This part is tricky: we need an aligned tag size, and the ScriptCode part
    [all...]
  /external/icu/icu4c/source/layout/
KhmerReordering.cpp 359 le_int32 KhmerReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32 /*scriptCode*/,
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 748 milliseconds

1 2 34