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

  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 1146 WordProps.nWordStyle |= PVTWORD_STYLE_UNDERLINE;
    [all...]
fxet_pageobjs.cpp 376 if (word.WordProps.nWordStyle & PVTWORD_STYLE_UNDERLINE) {
592 if (word.WordProps.nWordStyle & PVTWORD_STYLE_UNDERLINE) {
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 40 #define PVTWORD_STYLE_UNDERLINE 0x0002L

Completed in 732 milliseconds