Home
last modified time | relevance | path

Searched refs:dwProfileType (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/win8/metro_driver/ime/
Dinput_source.cc112 *is_ime = profile.dwProfileType == TF_PROFILETYPE_INPUTPROCESSOR; in GetActiveSource()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp389 key << pIccParam->ColorSpace << (pIccParam->dwProfileType | ic << 8); in CreateProfile()
391 switch (pIccParam->dwProfileType) { in CreateProfile()
420 switch (pIccParam->dwProfileType) { in CreateProfile()
/external/pdfium/core/include/fxcodec/
Dfx_codec.h247 FX_DWORD dwProfileType; member
/external/chromium_org/ui/base/ime/win/
Dimm32_manager.cc145 prof.dwProfileType == TF_PROFILETYPE_INPUTPROCESSOR) { in SetInputLanguage()