Analyzes a text range for potential breakpoint opportunities, reading attributes from the source and reporting breakpoint opportunities to the sink callback {{SetLineBreakpoints}}.
オーバーロード一覧
| オーバーロード | 解説 |
| AnalyzeLineBreakpoints(TextAnalysisSource,Int32,Int32,TextAnalysisSink) | Analyzes a text range for potential breakpoint opportunities, reading attributes from the source and reporting breakpoint opportunities to the sink callback {{SetLineBreakpoints}}. |
| AnalyzeLineBreakpoints(TextAnalysisQuickSource,Int32,Int32,TextAnalysisSink) | Analyzes a text range for potential breakpoint opportunities, reading attributes from the source and reporting breakpoint opportunities to the sink callback {{SetLineBreakpoints}}. |
| AnalyzeLineBreakpoints(IntPtr,Int32,Int32,IntPtr) | HRESULT IDWriteTextAnalyzer::AnalyzeLineBreakpoints([In] IDWriteTextAnalysisSource* analysisSource,[In] unsigned int textPosition,[In] unsigned int textLength,[In] IDWriteTextAnalysisSink* analysisSink) |
参照