Lines Matching refs:paragraph
25 bool updateParagraph(ParagraphImpl* paragraph);
26 bool findParagraph(ParagraphImpl* paragraph);
28 void SetStoredLayout(ParagraphImpl& paragraph);
29 bool GetStoredLayout(ParagraphImpl& paragraph);
40 bool isPossiblyTextEditing(ParagraphImpl* paragraph);
45 void updateFrom(const ParagraphImpl* paragraph, Entry* entry);
46 void updateTo(ParagraphImpl* paragraph, const Entry* entry);
49 bool useCachedLayout(const ParagraphImpl& paragraph, const ParagraphCacheValue* value);
50 void SetStoredLayoutImpl(ParagraphImpl& paragraph, ParagraphCacheValue* value);
51 ParagraphCacheValue* cacheLayout(ParagraphImpl* paragraph);