Home
last modified time | relevance | path

Searched refs:force_flag (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/i18n/
Drtl.cc63 std::string force_flag = in GetCharacterDirection() local
66 if (force_flag == switches::kForceDirectionRTL) in GetCharacterDirection()
68 if (force_flag == switches::kForceDirectionLTR) in GetCharacterDirection()
179 std::string force_flag = in GetForcedTextDirection() local
182 if (force_flag == switches::kForceDirectionLTR) in GetForcedTextDirection()
185 if (force_flag == switches::kForceDirectionRTL) in GetForcedTextDirection()
/external/llvm-project/llvm/cmake/modules/
DAddLLVM.cmake2075 set(force_flag "-f") variable
2082 ${pass_entitlements} ${force_flag} ${ARG_BUNDLE_PATH}