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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Caret.cpp 19 m_bFlash(FALSE),
43 if (IsVisible() && m_bFlash)
86 if (IsVisible() && m_bFlash)
125 m_bFlash = !m_bFlash;
150 m_bFlash = TRUE;
164 m_bFlash = TRUE;
175 m_bFlash = FALSE;
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Caret.h 45 FX_BOOL m_bFlash;

Completed in 1218 milliseconds