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

  /external/pdfium/xfa/fde/
cfde_txtedtparag.h 28 void SetLineCount(int32_t count) { m_nLineCount = count; }
cfde_txtedtengine.cpp 808 pParag->SetLineCount(-1);
813 pParag->SetLineCount(-1);
824 pParag->SetLineCount(-1);
828 pParag->SetLineCount(-1);
943 pParag->SetLineCount(-1);
    [all...]
  /external/libevent/
event_rpcgen.py 368 def SetLineCount(self, number):
    [all...]

Completed in 181 milliseconds