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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListCtrl.cpp 62 FX_FLOAT fLeft = pChild->GetItemLeftMargin();
92 FX_FLOAT fLeft = pChild->GetItemLeftMargin();
PWL_Note.cpp 221 FX_FLOAT CPWL_Note_Edit::GetItemLeftMargin() {
904 FX_FLOAT CPWL_NoteItem::GetItemLeftMargin() {
    [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h 144 FX_FLOAT GetItemLeftMargin() override;
266 FX_FLOAT GetItemLeftMargin() override;
PWL_Wnd.h 386 virtual FX_FLOAT GetItemLeftMargin() { return 0; }

Completed in 47 milliseconds