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

  /external/pdfium/xfa/fgas/layout/
fgas_textbreak.cpp     [all...]
fgas_textbreak.h 94 struct FX_TXTRUN {
95 FX_TXTRUN();
96 FX_TXTRUN(const FX_TXTRUN& other);
97 ~FX_TXTRUN();
233 int32_t GetDisplayPos(const FX_TXTRUN* pTxtRun,
237 std::vector<CFX_RectF> GetCharRects(const FX_TXTRUN* pTxtRun,

Completed in 237 milliseconds