HomeSort by relevance Sort by last modified time
    Searched refs:eMode (Results 1 - 15 of 15) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_csssyntaxparser.h 53 void SwitchMode(CFX_CSSSyntaxMode eMode);
cfx_csssyntaxparser.cpp 205 void CFX_CSSSyntaxParser::SwitchMode(CFX_CSSSyntaxMode eMode) {
206 m_eMode = eMode;
  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 122 // If |eMode| is not Normal and there is not AP for that mode, falls back to
125 CPDF_Annot::AppearanceMode eMode);
130 CPDF_Annot::AppearanceMode eMode);
cpdf_annot.cpp 64 CPDF_Annot::AppearanceMode eMode,
71 if (eMode == CPDF_Annot::Down)
73 else if (eMode == CPDF_Annot::Rollover)
180 CPDF_Annot::AppearanceMode eMode) {
181 return FPDFDOC_GetAnnotAPInternal(pAnnotDict, eMode, true);
185 CPDF_Annot::AppearanceMode eMode) {
186 return FPDFDOC_GetAnnotAPInternal(pAnnotDict, eMode, false);
  /external/pdfium/fxjs/
cjs_util.cpp 266 static wchar_t TranslateCase(wchar_t input, CaseMode eMode) {
267 if (eMode == kLowerCase && FXSYS_isupper(input))
269 if (eMode == kUpperCase && FXSYS_islower(input))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clfsw32.h 305 CLFS_LOG_ARCHIVE_MODE eMode
sapi51.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
sqlite3.h     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.h     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]

Completed in 548 milliseconds